10 lines
100 B
INI
10 lines
100 B
INI
root = true
|
|
|
|
[*.py]
|
|
indent_style = space
|
|
tab_width = 4
|
|
|
|
[*.toml]
|
|
indent_style = space
|
|
tab_width = 2
|