summaryrefslogtreecommitdiff
path: root/format.py
AgeCommit message (Expand)Author
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