* example: loco-todo-list * fmt * Cargo.lock * Disabled integration test for GitHub CI * fmt * Update Cargo.toml
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
|