Skip to content

Commit 80172f3

Browse files
committed
github-cicd: shellcheck: try to tone down errors for now
1 parent 26f7f0a commit 80172f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ jobs:
2323
uses: ludeeus/action-shellcheck@master
2424
with:
2525
format: gcc
26-
# format: diff
26+
# format: diff # you might consider this to get suggestions
27+
severity: error

0 commit comments

Comments
 (0)