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 04941a9 commit 20574c1Copy full SHA for 20574c1
.github/workflows/reviewdog.yml
@@ -21,3 +21,4 @@ jobs:
21
exclude: "./.git/*" # Optional.
22
check_all_files_with_shebangs: "true" # Optional.
23
fail_on_error: "true"
24
+ shellcheck_flags: --severity=warning
0 commit comments