Charles Brunet
37c5bffbff
mformat: better handling of continuation lines
...
Fixes #13566 . Fixes #13567 .
6 months ago
Charles Brunet
d9ba42217f
format: fix indentation of comments
...
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
6 months ago
Charles Brunet
fa70974a64
Remove reference to GPL in test files
...
We have permission to use that file. Fixes #13442 .
7 months ago
Charles Brunet
dbfd3e8c41
format: fix edge case with empty functions
...
format was adding a new empty line each time when trying to split a long line containing a function with no arguments
8 months ago
Charles Brunet
8967090149
mformat: fix else token not correctly indented
...
fixes #13316
8 months ago
Charles Brunet
bef2fbf75b
Fix crash in meson format
...
There was a case where a trailing comma was missing a whitespaces attribute
Fixes #13242
8 months ago
Charles Brunet
2b37101998
meson format command
11 months ago