libretro-chailove/.editorconfig
2017-06-19 15:30:00 -04:00

10 lines
146 B
INI

root = true
[*]
indent_style = tabs
charset = utf-8
end_of_line = lf
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true