Files
modorganizer-preview_dds/.editorconfig
T

10 lines
123 B
INI
Raw Normal View History

2019-10-01 01:31:24 +01:00
root = true
[*.py]
indent_style = space
indent_size = 4
[{CMakeLists.txt, *.cmake}]
indent_style = space
2025-05-29 11:22:59 +02:00
indent_size = 4