Skip to content

Commit f1f51ac

Browse files
author
Hugo Osvaldo Barrera
committed
Don't fix EOF in travis.yml
Since this is auto-generated, it... conflicts in complicated ways. 😞
1 parent 3037c15 commit f1f51ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ repos:
55
- id: trailing-whitespace
66
args: [--markdown-linebreak-ext=md]
77
- id: end-of-file-fixer
8+
exclude: '.travis.yml'
89
- id: check-toml
910
- id: check-added-large-files
1011
- id: debug-statements

0 commit comments

Comments
 (0)