Logicalshift / flo_draw

2D rendering libraries for Rust and FlowBetween
Apache License 2.0
101 stars 6 forks source link

(Suggestion) use rustfmt and clippy #9

Open ales-tsurko opened 9 months ago

ales-tsurko commented 9 months ago

The code format in this repo doesn't work well with rustfmt, what makes contributing harder and potentially may lead to git conflicts. If you don't mind, I could provide a PR with all the code formatted by rustfmt. Also, I could fix some clippy warnings.