mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-22 15:40:07 -04:00
7 lines
160 B
TOML
7 lines
160 B
TOML
hard_tabs = true
|
|
tab_spaces = 4
|
|
match_block_trailing_comma = true
|
|
max_width = 90
|
|
newline_style = "Unix"
|
|
use_field_init_shorthand = true
|
|
use_try_shorthand = true |