ShareX/.editorconfig
2017-06-07 17:30:30 -07:00

9 lines
119 B
INI

root = true
[*.cs]
charset = utf-8
end_of_line = crlf
insert_final_newline = false
indent_style = tab
indent_size = 4