Add lufa to pre-commit's exception list

pull/118/head
Alan Dragomirecký 2021-09-05 10:45:38 +02:00 committed by DRracer
parent 09f81f8b33
commit b842f58bc8
1 changed files with 1 additions and 0 deletions

View File

@ -35,5 +35,6 @@ exclude: |
^lib/TMCStepper/|
^lib/Middlewares/Third_Party/LwIP/|
^lib/jsmn/|
^lib/lufa/|
^lib/Catch2/
)