Skip to content

Commit 82451da

Browse files
committed
Update more flags
1 parent 8f58e85 commit 82451da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- name: Run shellcheck
9090
uses: ludeeus/action-shellcheck@master
9191
env:
92-
SHELLCHECK_OPTS= --shell=bash --external-sources=true --disable=SC2001
92+
SHELLCHECK_OPTS= --shell=bash --external-sources=true --exclude=SC2001 --norc
9393

9494
compilation:
9595
name: Check compilation

0 commit comments

Comments
 (0)