Skip to content

Commit 75e088c

Browse files
committed
Ignore suggestion to follow source includes.
These are typically not easy to hardcode, nor do they contain much actual shell code, so let's just ignore.
1 parent b0af0ce commit 75e088c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/shellcheck.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ jobs:
1616
- uses: actions/checkout@v2
1717
- name: Run ShellCheck
1818
uses: ludeeus/action-shellcheck@master
19+
env:
20+
SHELLCHECK_OPTS: -e SC1090

0 commit comments

Comments
 (0)