parallel-functions/.editorconfig

9 lines
131 B
INI
Raw Permalink Normal View History

2017-12-13 23:48:03 +01:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
charset = utf-8