mirror of https://github.com/tiyn/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
210 B
11 lines
210 B
8 months ago
|
column_width = 100
|
||
|
line_endings = "Unix"
|
||
|
indent_type = "Spaces"
|
||
|
indent_width = 2
|
||
|
quote_style = "AutoPreferDouble"
|
||
|
call_parentheses = "Always"
|
||
|
collapse_simple_statement = "Never"
|
||
|
|
||
|
[sort_requires]
|
||
|
enabled = true
|