Skip to content

Commit

Permalink
ci: add dropped arguments to shmft
Browse files Browse the repository at this point in the history
  • Loading branch information
iranzo committed Aug 23, 2023
1 parent 705b440 commit 37bb707
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@ repos:
hooks:
# Choose one of:
- id: shfmt # native (requires/installs Go to build)
args:
- -w
- -i
- "4"
- -s

types:
- shell
Expand Down

0 comments on commit 37bb707

Please sign in to comment.