I occasionally apply rustfmt to the codebase (and then fix anything it formats weird), but this won't be enforced until rustfmt is out of nursery and becomes stable.
In the mean time, we can open issue with rustfmt when it automatically formats something poorly; but lets not commit poor formatting ^_^.
I occasionally apply rustfmt to the codebase (and then fix anything it formats weird), but this won't be enforced until
rustfmt
is out of nursery and becomes stable.In the mean time, we can open issue with
rustfmt
when it automatically formats something poorly; but lets not commit poor formatting ^_^.