rustfmt.toml: Add file

This will automatically run `cargo fmt` when a file is saved.
This commit is contained in:
Vivia Nikolaidou 2022-04-05 18:54:15 +03:00 committed by Guillaume Desmottes
parent 990e5bbeac
commit f998a7bba4

1
rustfmt.toml Normal file
View file

@ -0,0 +1 @@
edition = "2021"