DKC2-disassembly/.editorconfig
2017-07-04 01:07:45 -07:00

7 lines
128 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 8
trim_trailing_whitespace = true