mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 14:02:19 +00:00
21 lines
262 B
INI
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
|