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 b57ed79 commit 5964b70Copy full SHA for 5964b70
.shellcheckrc
@@ -1,2 +1,3 @@
1
# shellcheck
2
-disable=SC2038
+# allow for non-alphanumeric filenames
3
+disable=SC2038
0 commit comments