We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4884b7a commit 336db4dCopy full SHA for 336db4d
.github/workflows/shell_linter.yml
@@ -28,3 +28,4 @@ jobs:
28
pattern: "*.sh" # Optional.
29
exclude: "./.git/*" # Optional.
30
fail_on_error: true
31
+ level: "info"
0 commit comments