mirror of
https://github.com/godotengine/godot-monodevelop-addin.git
synced 2026-01-04 10:09:52 +03:00
10 lines
165 B
INI
10 lines
165 B
INI
root = true
|
|
|
|
[*.cs]
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
indent_style = space
|
|
indent_size = 4
|
|
insert_final_newline = true
|
|
csharp_indent_case_contents_when_block = false
|