mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-22 22:09:12 +00:00
61 lines
714 B
INI
61 lines
714 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
|
|
|
|
[IL/Call.cs]
|
|
indent_size = 4
|
|
|
|
[IL/Callvirt.cs]
|
|
indent_size = 4
|
|
|
|
[IL/Ldfld.cs]
|
|
indent_size = 4
|
|
|
|
[IL/Ldlen.cs]
|
|
indent_size = 4
|
|
|
|
[IL/Newobj.cs]
|
|
indent_size = 4
|
|
|
|
[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
|
|
|
|
[IL/Isinst.cs]
|
|
indent_size = 4
|
|
|
|
[IL/Castclass.cs]
|
|
indent_size = 4
|