Skip to content

Commit 723dfa1

Browse files
committed
Exclude changelog from end-of-file-fixer
1 parent 0798ea1 commit 723dfa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ repos:
1111
- id: check-yaml
1212
- id: debug-statements
1313
- id: end-of-file-fixer
14+
exclude: 'CHANGELOG.md'
1415
- id: trailing-whitespace
1516
- id: mixed-line-ending
1617
- repo: local

0 commit comments

Comments
 (0)