diff options
Diffstat (limited to 'Library/brew.sh')
| -rw-r--r-- | Library/brew.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/brew.sh b/Library/brew.sh index 185081e6f..7fb16afdd 100644 --- a/Library/brew.sh +++ b/Library/brew.sh @@ -215,6 +215,8 @@ EOS esac fi +# Hide shellcheck complaint: +# shellcheck source=/dev/null source "$HOMEBREW_LIBRARY/Homebrew/utils/analytics.sh" setup-analytics report-analytics-screenview-command |
