We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d934a commit 7a40e35Copy full SHA for 7a40e35
1 file changed
.pre-commit-config.yaml
@@ -9,6 +9,8 @@ repos:
9
hooks:
10
- id: check-json
11
- id: check-toml
12
+ - id: double-quote-string-fixer
13
+ - id: end-of-file-fixer
14
- id: trailing-whitespace
15
16
- repo: https://github.com/adrienverge/yamllint
0 commit comments