mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
Don't run end-of-file-fixer hook for the commit-msg stage
This commit is contained in:
parent
219c70a9c1
commit
68aa6e77e1
1 changed files with 1 additions and 0 deletions
|
|
@ -176,6 +176,7 @@
|
|||
types: [text]
|
||||
# for backward compatibility
|
||||
files: ''
|
||||
stages: [commit, push, manual]
|
||||
minimum_pre_commit_version: 0.15.0
|
||||
- id: file-contents-sorter
|
||||
name: File Contents Sorter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue