Skip to content

Commit 68aa6e7

Browse files
authored
Don't run end-of-file-fixer hook for the commit-msg stage
1 parent 219c70a commit 68aa6e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176
types: [text]
177177
# for backward compatibility
178178
files: ''
179+
stages: [commit, push, manual]
179180
minimum_pre_commit_version: 0.15.0
180181
- id: file-contents-sorter
181182
name: File Contents Sorter

0 commit comments

Comments
 (0)