Commit b4d56225 authored by Amio's avatar Amio

Init root .editorconfig file.

parent 9092b8f6
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Two-space indent, Unix-style newlines, and a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment