mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-03 18:56:54 +00:00
Simplify mixed-line-ending hook
This commit is contained in:
parent
47c4d9ebed
commit
fbcd096ea9
3 changed files with 134 additions and 315 deletions
1
setup.py
1
setup.py
|
|
@ -31,7 +31,6 @@ setup(
|
|||
'simplejson',
|
||||
'six',
|
||||
],
|
||||
extras_require={':python_version=="2.7"': ['enum34']},
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
'autopep8-wrapper = pre_commit_hooks.autopep8_wrapper:main',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue