Don't change EOF line endings for files used on Windows.

pull/495/merge
William Ting 6 years ago
parent 7494d142d5
commit 5ab005ea86

@ -24,6 +24,7 @@ repos:
language_version: python2
- id: end-of-file-fixer
language_version: python2
exclude_types: [batch, lua]
- id: fix-encoding-pragma
language_version: python2
- id: flake8

Loading…
Cancel
Save