tonarino / bomberman-of-the-hill

13 stars 5 forks source link

Add rustfmt.toml file, run 'cargo +nightly fmt' #10

Closed bschwind closed 3 years ago

bschwind commented 3 years ago

@PabloMansanet let me know if there are any particular rustfmt options you'd like set.

Options like imports_granularity are still unstable so I've switched to a nightly toolchain just to run the code formatting.