mirror of
https://github.com/creating2morrow/neveko.git
synced 2024-12-22 19:49:24 +00:00
6 lines
155 B
TOML
6 lines
155 B
TOML
# cargo +nightly fmt
|
|
comment_width = 100
|
|
format_code_in_doc_comments = true
|
|
imports_granularity = "Crate"
|
|
imports_layout = "Vertical"
|
|
wrap_comments = true
|