Cosmos/source/Cosmos.IL2CPU/.editorconfig
2015-01-02 13:56:52 +01:00

21 lines
262 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
[AppAssembler.cs]
indent_size = 4
[CompilerExtensionBase.cs]
indent_size = 4
[CompilerEngine.cs]
ident_size = 4