Files
mod-ale/.editorconfig
2018-04-28 22:05:42 +03:00

8 lines
131 B
INI

[*]
charset = utf-8
indent_style = space
indent_size = 4
tab_width = 4
insert_final_newline = true
trim_trailing_whitespace = true