Skip to content

Commit a3afacc

Browse files
authored
Update shell_linter.yml
1 parent 336db4d commit a3afacc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/shell_linter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929
exclude: "./.git/*" # Optional.
3030
fail_on_error: true
3131
level: "info"
32+
shellcheck_flags: --severity=style --external-sources
33+
filter_mode: "nofilter"

0 commit comments

Comments
 (0)