Add .editorconfig

merge-requests/1/head
Alex Gleason 4 years ago
parent 2ee2d79156
commit 55b6592f6f
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -0,0 +1,9 @@
# EditorConfig is awesome: https://EditorConfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
Loading…
Cancel
Save