24941368a7
This also came with a big rework of the configuration format that should make everything a bit less hacky to work with.
9 lines
83 B
INI
9 lines
83 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = tab
|
|
|
|
[*.yaml]
|
|
indent_style = space
|
|
indent_size = 2
|