Files
modorganizer-fnistool/.editorconfig

9 lines
122 B
INI

root = true
[*.py]
indent_style = space
indent_size = 4
[{CMakeLists.txt, *.cmake}]
indent_style = space
indent_size = 4