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 0798ea1 + 723dfa1 commit 8eb1050Copy full SHA for 8eb1050
.pre-commit-config.yaml
@@ -11,6 +11,7 @@ repos:
11
- id: check-yaml
12
- id: debug-statements
13
- id: end-of-file-fixer
14
+ exclude: 'CHANGELOG.md'
15
- id: trailing-whitespace
16
- id: mixed-line-ending
17
- repo: local
0 commit comments