mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
10 lines
109 B
INI
10 lines
109 B
INI
; 4-column space indentation
|
|
|
|
[IL2CPU.cs]
|
|
indent_size = 2
|
|
|
|
[*.cs]
|
|
indent_size = 4
|
|
|
|
[NAsm.cs]
|
|
indent_size = 2
|