Drop irrelevant pre-commit exclude paths
parent
8e6aa41299
commit
289eca1295
|
|
@ -28,13 +28,6 @@ repos:
|
|||
- id: mixed-line-ending
|
||||
exclude: |
|
||||
(?x)(
|
||||
^tests/unit/lang/translator/(keys|cs|es|fr|de|pl|it)\.txt$|
|
||||
^lib/inih/|
|
||||
^lib/Marlin/|
|
||||
^lib/Prusa-Error-Codes/|
|
||||
^lib/TMCStepper/|
|
||||
^lib/Middlewares/Third_Party/LwIP/|
|
||||
^lib/jsmn/|
|
||||
^lib/lufa/|
|
||||
^lib/Catch2/
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue