Files
Arthur Grillo 31a1a87bd8 mformat: Make --recursive recurse subprojects with --subprojects flag
Currently, `meson format --recursive` only recurse meson.build files
that are reachable via a `subdir` function. Add `--subprojects` flag to
also recurse subprojects.
2026-06-06 15:51:36 +02:00
..