* backend * frontend * frontend * README * CI * fmt * docs * edit * rename * Bump seaography to 1.0 * Cargo.lock
8 lines
176 B
TOML
8 lines
176 B
TOML
max_width = 100
|
|
comment_width = 80
|
|
wrap_comments = true
|
|
imports_granularity = "Crate"
|
|
use_small_heuristics = "Default"
|
|
group_imports = "StdExternalCrate"
|
|
format_strings = true
|