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:
parent
7494d142d5
commit
5ab005ea86
@ -24,6 +24,7 @@ repos:
|
|||||||
language_version: python2
|
language_version: python2
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
language_version: python2
|
language_version: python2
|
||||||
|
exclude_types: [batch, lua]
|
||||||
- id: fix-encoding-pragma
|
- id: fix-encoding-pragma
|
||||||
language_version: python2
|
language_version: python2
|
||||||
- id: flake8
|
- id: flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user