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 0798ea1 commit 723dfa1Copy full SHA for 723dfa1
.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