mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-21 13:28:41 +00:00
6 lines
82 B
INI
6 lines
82 B
INI
; 4-column space indentation
|
|
|
|
[*.cs]
|
|
tab_width=4
|
|
indent_size=4
|
|
indent_style=space
|