Cosmos/source/Cosmos.IL2CPU/.editorconfig
2015-01-03 09:30:10 +01:00

24 lines
310 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
[CompilerExtensionAttribute.cs]
ident_size = 4