8 lines
154 B
TOML
8 lines
154 B
TOML
line_endings = 'Unix'
|
|
indent_type = 'Spaces'
|
|
indent_width = 2
|
|
quote_style = 'AutoPreferSingle'
|
|
call_parentheses = 'Always'
|
|
[sort_requires]
|
|
enabled = true
|