lapce-elixir/.rustfmt.toml

6 lines
139 B
TOML
Raw Normal View History

reorder_imports = true
newline_style = "unix"
# uncomment once stable
# imports_granularity = "Crate"
# group_imports = "StdExternalCrate"