Merge pull request #48 from ATRAN2/ignore-changelog-for-end-of-file-precommit-hook

Ignore CHANGELOG.md for the end-of-file precommit hook
This commit is contained in:
Kyle Anderson 2018-03-21 17:11:15 -07:00 committed by GitHub
commit 01c8866e3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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