mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +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: |
|
exclude: |
|
||||||
(?x)^(
|
(?x)^(
|
||||||
src/extra/libs/ |
|
src/libs/ |
|
||||||
src/lv_conf_internal.h
|
src/lv_conf_internal.h
|
||||||
)
|
)
|
||||||
types_or: ["c", "header"]
|
types_or: ["c", "header"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user