Ease end of line rules
This commit is contained in:
parent
7e124618d4
commit
e9abe3cb68
@ -34,7 +34,9 @@ repos:
|
|||||||
exclude: |
|
exclude: |
|
||||||
(?x)^(
|
(?x)^(
|
||||||
tests/.*|
|
tests/.*|
|
||||||
.*\.svg
|
.*\.svg|
|
||||||
|
.*\.yml|
|
||||||
|
.*\.json
|
||||||
)$
|
)$
|
||||||
- id: mixed-line-ending
|
- id: mixed-line-ending
|
||||||
- id: debug-statements
|
- id: debug-statements
|
||||||
|
Loading…
Reference in New Issue
Block a user