Skip to content

Commit

Permalink
remove shfmt (#1012)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTitusTech authored Feb 2, 2025
1 parent c3b563b commit 2d164d1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,3 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@v4

- name: Run shfmt
uses: reviewdog/action-shfmt@v1
with:
shfmt_flags: '-i 4 -ci'
reviewdog_flags: '-fail-level=any'

0 comments on commit 2d164d1

Please sign in to comment.