mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-12 10:54:44 +00:00
Rewrite format script in python to improve speed with multiprocessing (#1331)
* Rewrite format script in python to improve speed with multiprocessing * Make format.py executable
This commit is contained in:
parent
1d19f37b26
commit
0ce2e75560
3 changed files with 173 additions and 85 deletions
|
@ -59,7 +59,7 @@ If you can't match a function even with everyone's, don't worry overlong about i
|
|||
|
||||
### Format
|
||||
|
||||
Run the formatting script `format.sh`, to format the C files in the standard way we use.
|
||||
Run the formatting script `format.py`, to format the C files in the standard way we use.
|
||||
|
||||
### Merge master
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue