MyFirstUDRKit/.editorconfig

10 lines
100 B
INI
Raw Normal View History

2023-01-23 15:30:46 +01:00
root = true
[*]
indent_style = space
indent_size = 2
[*.sql]
indent_style = space
indent_size = 2