Skip to content

Commit 6aaa469

Browse files
committed
add scandir to avoid extensionless files
1 parent 254d42a commit 6aaa469

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
uses: ludeeus/action-shellcheck@master
2020
env:
2121
SHELLCHECK_OPTS: "-s sh -a -o all -f gcc -e SC3040"
22+
scandir: "."

0 commit comments

Comments
 (0)