MyFirstUDRKit/.editorconfig

10 lines
100 B
INI

root = true
[*]
indent_style = space
indent_size = 2
[*.sql]
indent_style = space
indent_size = 2