mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-22 18:42:48 +03:00
11 lines
160 B
TOML
11 lines
160 B
TOML
|
max_width = 100
|
||
|
|
||
|
tab_spaces = 2
|
||
|
hard_tabs = false
|
||
|
|
||
|
format_strings = true
|
||
|
wrap_comments = true
|
||
|
|
||
|
imports_granularity = "Crate"
|
||
|
group_imports = "StdExternalCrate"
|