mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-27 03:33:48 +08:00
fix(format): fix src/libs path in pre-commit hook
This commit is contained in:
parent
48ee005d4d
commit
f18dd84e15
@ -26,7 +26,7 @@ repos:
|
||||
)
|
||||
exclude: |
|
||||
(?x)^(
|
||||
src/extra/libs/ |
|
||||
src/libs/ |
|
||||
src/lv_conf_internal.h
|
||||
)
|
||||
types_or: ["c", "header"]
|
||||
|
Loading…
Reference in New Issue
Block a user