Skip to content
Snippets Groups Projects
Commit 58494fe1 authored by Christian Oliff's avatar Christian Oliff Committed by James Long
Browse files

Create .editorconfig

Help keep code formatting consistent
parent 753fd380
No related branches found
No related tags found
No related merge requests found
# https://editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment