Fix shellcheck
error
This commit is contained in:
parent
cf01a7f985
commit
239743f39b
@ -150,6 +150,8 @@ safe_cd() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
brew() {
|
brew() {
|
||||||
|
# This variable is set by bin/brew
|
||||||
|
# shellcheck disable=SC2154
|
||||||
"${HOMEBREW_BREW_FILE}" "$@"
|
"${HOMEBREW_BREW_FILE}" "$@"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user