Files
MyFirstUDRKit/.editorconfig
2023-01-23 15:31:00 +01:00

10 lines
100 B
INI

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