iflrandevu/.editorconfig

9 lines
131 B
INI
Raw Normal View History

2015-10-04 23:58:46 +03:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true