mirror of
https://github.com/zeldaret/oot
synced 2026-05-23 06:54:24 -04: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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user