1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

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

This commit is contained in:
William Ting 2018-09-06 22:03:20 -07:00
parent 7494d142d5
commit 5ab005ea86

View File

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