Zhang Ji Peng
8cf0bbb558
feat(draw): add implements vector graphic APIs ( #4528 ) ( #4691 )
...
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2023-11-09 11:37:33 +01:00
Gabor Kiss-Vamosi
bf55ffcb48
ci: fix .pre-commit-config.yaml
2023-10-25 13:43:45 +02:00
Gabor Kiss-Vamosi
8057f215b8
ci(typos): add typos to .pre-commit-config.yaml
2023-10-23 19:57:04 +02:00
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