Skip to content

Commit

Permalink
Disable shell shfmt (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
xx4h authored Apr 13, 2024
1 parent 36b6ea4 commit 04fbc36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
VALIDATE_BASH_EXEC: false
VALIDATE_CPP: false
VALIDATE_CLANG_FORMAT: false
VALIDATE_SHELL_SHFMT: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 04fbc36

Please sign in to comment.