Don't fix EOF in travis.yml

Since this is auto-generated, it... conflicts in complicated ways. 😞
This commit is contained in:
Hugo Osvaldo Barrera 2020-06-08 20:28:32 +02:00
parent 3037c15a65
commit f1f51ac3cf

View file

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