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 b0af0ce commit 75e088cCopy full SHA for 75e088c
.github/workflows/shellcheck.yml
@@ -16,3 +16,5 @@ jobs:
16
- uses: actions/checkout@v2
17
- name: Run ShellCheck
18
uses: ludeeus/action-shellcheck@master
19
+ env:
20
+ SHELLCHECK_OPTS: -e SC1090
0 commit comments