Skip to content

Commit

Permalink
shellcheck: include warnings from sourced files
Browse files Browse the repository at this point in the history
  • Loading branch information
vdbe committed Mar 30, 2024
1 parent 5d1ed34 commit 55fc72d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
additional_files: "catppuccin.tmux"
env:
SHELLCHECK_OPTS: "-a"

0 comments on commit 55fc72d

Please sign in to comment.