mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Don't fix EOF in travis.yml
Since this is auto-generated, it... conflicts in complicated ways. 😞
This commit is contained in:
parent
3037c15a65
commit
f1f51ac3cf
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ repos:
|
|||
- id: trailing-whitespace
|
||||
args: [--markdown-linebreak-ext=md]
|
||||
- id: end-of-file-fixer
|
||||
exclude: '.travis.yml'
|
||||
- id: check-toml
|
||||
- id: check-added-large-files
|
||||
- id: debug-statements
|
||||
|
|
|
|||
Loading…
Reference in a new issue