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 bc889a2 commit 3e72ccbCopy full SHA for 3e72ccb
.github/workflows/shellcheck.yml
@@ -29,6 +29,6 @@ jobs:
29
- name: Run ShellCheck
30
uses: ludeeus/action-shellcheck@master
31
with:
32
- severity: warning
+ severity: error
33
env:
34
SHELLCHECK_OPTS: --shell=bash
0 commit comments