mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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
|
- id: trailing-whitespace
|
||||||
args: [--markdown-linebreak-ext=md]
|
args: [--markdown-linebreak-ext=md]
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
|
exclude: '.travis.yml'
|
||||||
- id: check-toml
|
- id: check-toml
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
- id: debug-statements
|
- id: debug-statements
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue