We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45274ac commit ef6a308Copy full SHA for ef6a308
1 file changed
.github/workflows/shellcheck.yaml
@@ -14,3 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
- name: Run ShellCheck
16
uses: ludeeus/action-shellcheck@master
17
+ with:
18
+ severity: warning
19
+ format: tty
20
+ scandir: '.'
0 commit comments