Skip to content

Commit

Permalink
Add action-shfmt to github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
franzs committed Sep 15, 2023
1 parent acf1059 commit d12d586
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: shfmt
uses: reviewdog/action-shfmt@v1
- name: shellcheck
uses: reviewdog/action-shellcheck@v1
with:
Expand Down

0 comments on commit d12d586

Please sign in to comment.