From 6ce1ea17d85423c043809ccd7f95c8a3bc5032c7 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Thu, 5 Mar 2026 07:31:50 +0000 Subject: [PATCH] chore: auto format code --- mole | 1 - 1 file changed, 1 deletion(-) diff --git a/mole b/mole index 1d8f842..6e712dc 100755 --- a/mole +++ b/mole @@ -37,7 +37,6 @@ get_latest_version_from_github() { echo "$version" } - # Install detection (Homebrew vs manual). # Uses variable capture + string matching to avoid SIGPIPE under pipefail. is_homebrew_install() {