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 a794851 commit d7af83fCopy full SHA for d7af83f
.github/workflows/shellcheck.yml
@@ -31,4 +31,4 @@ jobs:
31
with:
32
severity: error
33
env:
34
- SHELLCHECK_OPTS: ---shell=bash
+ SHELLCHECK_OPTS: --shell=bash
0 commit comments