mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-20 21:35:19 +08:00
chore(test): format test cases (#3071)
This commit is contained in:
@@ -3,3 +3,4 @@
|
||||
import os
|
||||
|
||||
os.system('astyle --options=code-format.cfg "../src/*.c,*.h"')
|
||||
os.system('astyle --options=code-format-tests.cfg "../tests/src/test_cases/*.c"')
|
||||
|
||||
Reference in New Issue
Block a user