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 99f1e64 commit a2b03fcCopy full SHA for a2b03fc
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