summaryrefslogtreecommitdiff
path: root/mesonbuild/mformat.py
AgeCommit message (Expand)Author
2024-07-30flake8: move unused typing-only imports to TYPE_CHECKINGEli Schwartz
2024-06-26format: fix edge case with empty functionsCharles Brunet
2024-06-19mformat: fix else token not correctly indentedCharles Brunet
2024-06-19Fix crash in meson formatCharles Brunet
2024-06-19Catch format configuration parse errorCharles Brunet
2024-04-08meson format commandCharles Brunet