Skip to content

Commit

Permalink
ci(actions): set sh_checker_shfmt_disable as true
Browse files Browse the repository at this point in the history
  • Loading branch information
xrelkd committed Dec 17, 2023
1 parent 0c501d6 commit b28306f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
sh_checker_shfmt_disable: true
sh_checker_comment: true
sh_checker_checkbashisms_enable: true

Expand Down

0 comments on commit b28306f

Please sign in to comment.