Skip to content

Commit a8b61f3

Browse files
authored
Limit the linter to only block on shellcheck errors and warnings (#2628)
Signed-off-by: Avi Miller <[email protected]>
1 parent e2a82d1 commit a8b61f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/super-linter.env

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
BASH_SEVERITY=warning
12
DEFAULT_BRANCH=main
23
ERROR_ON_MISSING_EXEC_BIT=true
34
VALIDATE_ALL_CODEBASE=false

0 commit comments

Comments
 (0)