Don't run end-of-file-fixer hook for the commit-msg stage

This commit is contained in:
Iulian Onofrei 2018-09-27 20:44:09 +03:00 committed by GitHub
parent 219c70a9c1
commit 68aa6e77e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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