mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-09 12:54:17 +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]
|
types: [text]
|
||||||
# for backward compatibility
|
# for backward compatibility
|
||||||
files: ''
|
files: ''
|
||||||
|
stages: [commit, push, manual]
|
||||||
minimum_pre_commit_version: 0.15.0
|
minimum_pre_commit_version: 0.15.0
|
||||||
- id: file-contents-sorter
|
- id: file-contents-sorter
|
||||||
name: File Contents Sorter
|
name: File Contents Sorter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue