1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-22 17:55:08 +00:00

chore: auto format code

This commit is contained in:
Tw93
2026-03-05 07:31:50 +00:00
parent 9ee425766d
commit 6ce1ea17d8

1
mole
View File

@@ -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() {