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