-
Nicolas "Pixel" Noble authored
Check http://editorconfig.org/ for more information.
Nicolas "Pixel" Noble authoredCheck http://editorconfig.org/ for more information.
.editorconfig 113 B
root = true
[**]
end_of_line = LF
indent_style = space
indent_size = 2
insert_final_newline = true
tab_width = 8