Skip to content

Commit

Permalink
lint:pre-commit shfmt defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Jan 30, 2020
1 parent f8c01e7 commit 22dd0d4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,3 @@ repos:
hooks:
- id: shfmt
language: golang
args:
- -l # list files whose formatting differs from shfmt's
- -d # error with a diff when the formatting differs
- -i # indentation
- '2' # 2 spaces
- -ci # switch cases will be indented

0 comments on commit 22dd0d4

Please sign in to comment.