Skip to content

Commit

Permalink
shfmt -i 2 -ci -sr
Browse files Browse the repository at this point in the history
  • Loading branch information
IceCodeNew authored Sep 29, 2020
1 parent a3dc56e commit 772b160
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sh-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run the sh-checker
uses: luizm/[email protected].7
uses: luizm/[email protected].8
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SHFMT_OPTS: -i 2 -ci -sr
with:
sh_checker_comment: true
sh_checker_exclude: "LICENSE README.md README.zh-Hans-CN.md"
Expand Down

0 comments on commit 772b160

Please sign in to comment.