install pre-commit
This commit is contained in:
parent
36115d61fa
commit
ef9292689c
@ -9,6 +9,8 @@ repos:
|
|||||||
- id: check-xml
|
- id: check-xml
|
||||||
- id: check-executables-have-shebangs
|
- id: check-executables-have-shebangs
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
|
- id: mixed-line-ending
|
||||||
|
args: [--fix, auto]
|
||||||
- id: fix-byte-order-marker
|
- id: fix-byte-order-marker
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- repo: https://github.com/jumanjihouse/pre-commit-hooks
|
- repo: https://github.com/jumanjihouse/pre-commit-hooks
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user