Commit d214b3dc authored by Maurelian's avatar Maurelian Committed by Liam Horne

chore: add a basic .editorConfig

parent 3463cc6b
root = true
# defaults
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.sol]
indent_size = 4
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