Drop irrelevant pre-commit exclude paths

pull/193/head
Yuri D'Elia 2022-07-26 21:13:50 +02:00
parent 3a08723a9b
commit 0014599196
1 changed files with 0 additions and 7 deletions

View File

@ -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/
)