parallel-functions/.editorconfig
2017-12-13 23:48:03 +01:00

9 lines
131 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
charset = utf-8