Open bsdinis opened 2 years ago
Hi. Sorry to be writing such a nitpicky issue.
This repo is not formatted against the regular rust formatting. This makes it more difficult to contribute, since I cannot rely on cargo fmt to format my changes (as it would add considerable noise to the diff).
cargo fmt
Would a PR running the formatter be welcome?
Hi. Sorry to be writing such a nitpicky issue.
This repo is not formatted against the regular rust formatting. This makes it more difficult to contribute, since I cannot rely on
cargo fmt
to format my changes (as it would add considerable noise to the diff).Would a PR running the formatter be welcome?