docs update name of formatting script [skip ci]

This commit is contained in:
embeddedt
2022-12-06 09:23:52 -05:00
committed by GitHub
parent 32948428c3
commit 9b55990953

View File

@@ -86,7 +86,7 @@ void lv_label_set_text(lv_obj_t * label, const char * text)
Use 4 spaces indentation instead of tab. Use 4 spaces indentation instead of tab.
You can use **astyle** to format the code. Run `code-formatter.sh` from the `scrips` folder. You can use **astyle** to format the code. Run `code-format.py` from the `scripts` folder.
#### pre-commit #### pre-commit