blob: 84b480f904f0c9c1631a3ea230c9e785f0c6c5b0 [file] [log] [blame]
# EditorConfig is awesome: http://EditorConfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
charset = utf-8