2024-12-02 16:57:16 +00:00
|
|
|
line_endings = "Unix"
|
|
|
|
quote_style = "AutoPreferDouble"
|
|
|
|
indent_type = "Spaces"
|
|
|
|
call_parentheses = "Always"
|
|
|
|
|
|
|
|
indent_width = 4
|
|
|
|
column_width = 80
|
|
|
|
|
2024-10-20 12:36:44 +01:00
|
|
|
[sort_requires]
|
2024-12-02 16:57:16 +00:00
|
|
|
enabled = true
|