6 lines
69 B
INI
6 lines
69 B
INI
# .editorconfig
|
|
root = true
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 2
|