We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1325f commit 6937bf6Copy full SHA for 6937bf6
.github/workflows/shellcheck.yml
@@ -6,3 +6,5 @@ jobs:
6
steps:
7
- uses: actions/checkout@v4
8
- uses: ludeeus/action-shellcheck@master
9
+ - env:
10
+ SHELLCHECK_OPTS: -x
0 commit comments