Skip to content

Commit

Permalink
(shellcheck) add -x to options, to check sourced files
Browse files Browse the repository at this point in the history
  • Loading branch information
glennmorris committed May 24, 2024
1 parent eaeeb81 commit a4ff156
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/shellcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:

- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x

0 comments on commit a4ff156

Please sign in to comment.