Add lufa to pre-commit's exception list

pull/114/head
Alan Dragomirecký 2021-09-05 10:45:38 +02:00
parent 09f81f8b33
commit ee3d0ce7ea
No known key found for this signature in database
GPG Key ID: 408E8F08D33F9D03
1 changed files with 1 additions and 0 deletions

View File

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