Skip to content

Commit

Permalink
ci: shellcheck completion file annoyance (#1426)
Browse files Browse the repository at this point in the history
  • Loading branch information
port19x authored Sep 18, 2024
1 parent 353a201 commit 7fb117b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ani-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
env:
SHELLCHECK_OPTS: -s sh -o all -e 2250
SHFMT_OPTS: -i 4 -ci -d
with:
sh_checker_exclude: "_ani-cli-bash _ani-cli-zsh"

check-exec:
name: Executable Bit
Expand Down

0 comments on commit 7fb117b

Please sign in to comment.