We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25888f commit 84aa9eaCopy full SHA for 84aa9ea
hook
@@ -38,7 +38,7 @@ elif [[ -x "$LOCAL" ]]; then
38
fi
39
40
#
41
-# Add --dry-run cli flag support so we can execute this hook without side affects
+# Add --dry-run cli flag support so we can execute this hook without side effects
42
# and see if it works in the current environment
43
44
if [[ $* == *--dry-run* ]]; then
0 commit comments