mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-01 10:56:52 +00:00
Merge pull request #317 from revolter/patch-1
Don't run end-of-file-fixer hook for the commit-msg stage
This commit is contained in:
commit
b8c3b0503a
1 changed files with 1 additions and 0 deletions
|
|
@ -174,6 +174,7 @@
|
|||
entry: end-of-file-fixer
|
||||
language: python
|
||||
types: [text]
|
||||
stages: [commit, push, manual]
|
||||
# for backward compatibility
|
||||
files: ''
|
||||
minimum_pre_commit_version: 0.15.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue