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.
2 parents 99f1e64 + a2b03fc commit d87d43fCopy full SHA for d87d43f
1 file changed
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
exclude: '^.+?\.ttf$'
8
- id: debug-statements
9
- id: end-of-file-fixer
10
- exclude: '^.+?\.json.+?\.yml$'
+ exclude: '^.+?(\.json|\.po)$'
11
- repo: https://github.com/PyCQA/flake8
12
rev: 7.1.2
13
hooks:
0 commit comments