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 4f1ffff commit 4423b34Copy full SHA for 4423b34
.shellcheckrc
@@ -2,5 +2,5 @@
2
disable=SC1091
3
# Disables the check for expanding an array, as it predictably gives first element
4
disable=SC2128
5
-# Disabales check for var not set in same file
+# Disables check for var not set in same file
6
disable=SC2154
0 commit comments