Cosmos/source/Cosmos.Build.MSBuild/.editorconfig
Matthijs ter Woord de75623087 Start of #140
2015-06-20 18:21:26 +02:00

10 lines
109 B
INI

; 4-column space indentation
[IL2CPU.cs]
indent_size = 2
[*.cs]
indent_size = 4
[NAsm.cs]
indent_size = 2