Cosmos/source/Cosmos.IL2CPU/.editorconfig
2014-11-26 01:13:58 +00:00

12 lines
No EOL
157 B
INI

; 4-column space indentation
[ILOpCode.cs]
indent_size = 2
[ILOpCodes/*.cs]
indent_size = 2
[ILOp.cs]
indent_size = 2
[IL/*.cs]
indent_size = 2