mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 05:52:11 +00:00
24 lines
310 B
INI
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
|