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 b5542d4 commit c8fba61Copy full SHA for c8fba61
.pre-commit-config.yaml
@@ -13,6 +13,7 @@ repos:
13
- id: end-of-file-fixer
14
exclude: ^docs/.*$
15
- id: trailing-whitespace
16
+ exclude: README.md
17
- id: pretty-format-json
18
args:
19
- --autofix
0 commit comments