5 lines
179 B
TOML
5 lines
179 B
TOML
# https://rust-lang.github.io/rustfmt
|
|
# run formatting with cargo fmt
|
|
|
|
# requires nightly (cargo +nightly fmt) as it currently not yet stable
|
|
# group_imports = "StdExternalCrate"
|