We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f197da6 commit ce4c124Copy full SHA for ce4c124
src/ci/shared.sh
@@ -1,4 +1,5 @@
1
#!/bin/false
2
+# shellcheck shell=bash
3
4
# This file is intended to be sourced with `. shared.sh` or
5
# `source shared.sh`, hence the invalid shebang and not being
0 commit comments