blob: 0752098fca6a95c69ffa4a2867bcf66dd40ee7f4 [file] [view]
## `meson format` allows `--recursive` with `--check-diff`
Previously, the `--recursive` option to `meson format` required
either `--inplace` or `--output`. With this version, `--check-diff`
is allowed to.