| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-08 | format: fix indentation at beginning of arguments | Charles Brunet | |
| Fixes #14998 | |||
| 2025-09-24 | format: Fix indentation with parentheses | Charles Brunet | |
| - Split long expressions in () according to max line length - Partly revert d028502 . Fixes #14935. - Fixes #15032. | |||
| 2025-08-26 | mformat: force multiline arguments with comma | Charles Brunet | |
| Force multiline arguments when there is a trailing comma. This is the behavior of muon. Fixes #14721. | |||
| 2024-08-20 | format: fix indentation of comments | Charles Brunet | |
| Fixes #13508 - Fix indentation of comments in arrays - Fix indentation of comments in dicts - Fix indentation of comments in if clauses - Fix indentation of comments in foreach clauses | |||
| 2024-06-19 | mformat: fix else token not correctly indented | Charles Brunet | |
| fixes #13316 | |||
| 2024-04-08 | meson format command | Charles Brunet | |
