TShock/.editorconfig
2013-07-22 18:30:08 +02:00

9 lines
132 B
INI

root = true
[*]
end_of_line = crlf
insert_final_newline = true
[*.cs]
indent_style = tab
trim_trailing_whitespace = true