Skip to content

Commit 7a40e35

Browse files
committed
Added more pre-commit hooks
1 parent 28d934a commit 7a40e35

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ repos:
99
hooks:
1010
- id: check-json
1111
- id: check-toml
12+
- id: double-quote-string-fixer
13+
- id: end-of-file-fixer
1214
- id: trailing-whitespace
1315

1416
- repo: https://github.com/adrienverge/yamllint

0 commit comments

Comments
 (0)