Open carlocorradini opened 5 days ago
The code generated by build.rs is formatted using prettyplease, which I found to be nicer to integrate programmatically.
Is there a particular issue with the formatting?
Ah nono easier :) Format the whole project using rustfmt. Example: build.rs is not formatted, integrate rustfmt :)
Something way way easier
Enable code formatting via
rustfmt