docs update name of formatting script [skip ci]
This commit is contained in:
@@ -86,7 +86,7 @@ void lv_label_set_text(lv_obj_t * label, const char * text)
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user