summaryrefslogtreecommitdiff
path: root/format.py
AgeCommit message (Expand)Author
2025-05-20Format assets/ (#2530)Dragorn421
2025-01-20format.py: Allow empty files (#2434)cadmic
2024-12-13Move build.c definitions to the makefile, introduce and use libultra version ...Tharo
2024-08-09Add -DF3DEX_GBI_2 to format.py flags (#2022)cadmic
2024-07-17make format.py clean up extra whitespace, also in .h files (#1991)Dragorn421
2024-01-31Check format: only check modified files, v2 (#1680)Dragorn421
2024-01-30Only check formatting on modified files (#1673)Dragorn421
2024-01-11Removed unused imports and other minor improvements (#1602)adaliaramon
2024-01-05Create separate build directories based on version (#1591)cadmic
2023-07-27Prefer clang-format-14 (#1517)Dragorn421
2022-10-02Fix format.py segfaults and other issues when applying fixes (#1387)Roman971
2022-07-30Fix format.py for python 3.6 (#1337)Tharo
2022-07-30Rewrite format script in python to improve speed with multiprocessing (#1331)Roman971