mirror of
https://github.com/pesde-pkg/scripts.git
synced 2024-12-12 07:00:35 +00:00
10 lines
172 B
TOML
10 lines
172 B
TOML
line_endings = "Unix"
|
|
quote_style = "AutoPreferDouble"
|
|
indent_type = "Tabs"
|
|
call_parentheses = "Always"
|
|
|
|
indent_width = 4
|
|
column_width = 80
|
|
|
|
[sort_requires]
|
|
enabled = true
|