Skip to content

Commit ef6a308

Browse files
committed
Update shellcheck usage
================> EXTRAS <================ > Branch name: main
1 parent 45274ac commit ef6a308

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/shellcheck.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- name: Run ShellCheck
1616
uses: ludeeus/action-shellcheck@master
17+
with:
18+
severity: warning
19+
format: tty
20+
scandir: '.'

0 commit comments

Comments
 (0)