1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

4 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
f18dd84e15 fix(format): fix src/libs path in pre-commit hook 2022-08-25 21:35:06 +02:00
Gabor Kiss-Vamosi
48ee005d4d fix(format): fix lv_conf_internal.h formatting by pre-commit hook
fixes #3585
2022-08-25 21:33:56 +02:00
Xiang Xiao
dc1e4c87b0
fix(format): check more source code (#3493)
and sync .pre-commit-config.yaml with scripts/code-format.py

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-18 15:28:16 +02:00
Carlos Diaz
a83cae012d
feat(script): add pre-commit configuration for code formatting (#3092)
* Add initial pre-commit configuration for code formatting

* chore: Move --recursive switch from cfg file to script

* pre-commit: Update format-source hook to use code-format.cfg

Also remove the code-format-per-file.cfg file as it's now unused

* docs: Add section about pre-commit
2022-02-24 18:44:39 +01:00