Ignore CHANGELOG.md for the end-of-file precommit hook

This commit is contained in:
Andy Tran 2018-03-21 16:36:28 -07:00
parent a4f0d01dd6
commit a91ea00753
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ repos:
- id: check-yaml
- id: debug-statements
- id: end-of-file-fixer
exclude: CHANGELOG.md
- id: flake8
- id: name-tests-test
- id: requirements-txt-fixer