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 c22230b commit 49efe40Copy full SHA for 49efe40
.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.33.1
0 commit comments