Since replace is the default rustfmt write mode, there's no need to call rustfmt with `--write-mode=replace`. As a bonus, it is now also possible to override the write-mode.
Since replace is the default rustfmt write mode, there's no need to call rustfmt with `--write-mode=replace`. As a bonus, it is now also possible to override the write-mode.