Drop irrelevant pre-commit exclude paths

pull/194/head
Yuri D'Elia 2022-07-26 21:13:50 +02:00 committed by DRracer
parent 8e6aa41299
commit 289eca1295
1 changed files with 0 additions and 7 deletions

View File

@ -28,13 +28,6 @@ repos:
- id: mixed-line-ending - id: mixed-line-ending
exclude: | exclude: |
(?x)( (?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/lufa/|
^lib/Catch2/ ^lib/Catch2/
) )