Skip to content

Commit

Permalink
fixup! Cleanup shellcheck warnings (#178) (#179)
Browse files Browse the repository at this point in the history
Dont remove checking for `catppuccin.tmux`
  • Loading branch information
vdbe committed Mar 30, 2024
1 parent 6172775 commit 5ed4e8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ 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 5ed4e8a

Please sign in to comment.