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 1e5eb3b commit 9381537Copy full SHA for 9381537
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
- id: end-of-file-fixer
49
exclude: ^Tests/images/
50
- id: trailing-whitespace
51
- exclude: ^.github/.*TEMPLATE|^Tests/(fonts|images)/
+ exclude: ^\.github/.*TEMPLATE|^Tests/(fonts|images)/
52
53
- repo: https://github.com/python-jsonschema/check-jsonschema
54
rev: 0.33.0
0 commit comments