mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-26 21:42:11 +00:00
6 lines
No EOL
102 B
INI
6 lines
No EOL
102 B
INI
; Top-most EditorConfig file
|
|
|
|
; 4-column space indentation
|
|
[*.cs]
|
|
indent_style = space
|
|
indent_size = 2 |