DKC2-disassembly/.editorconfig

8 lines
128 B
INI
Raw Normal View History

2017-07-04 01:07:45 -07:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 8
trim_trailing_whitespace = true