Cosmos/source/Cosmos.IL2CPU/.editorconfig
Matthijs ter Woord 675ce71d10 Ongoing work.
2015-07-31 08:34:28 -04:00

40 lines
489 B
INI

; 4-column space indentation
[VTablesImpl.cs]
indent_size=2
[ILScanner.cs]
indent_size = 4
[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]
indent_size = 4
[CompilerExtensionAttribute.cs]
indent_size = 4
[AppAssemblerRingsCheck.cs]
indent_size = 4
[IL/Stfld.cs]
indent_size = 2
[IL/Stelem_Ref.cs]
indent_size = 2