Skip to content
Snippets Groups Projects
Commit d2f2e8ec authored by Craig Tiller's avatar Craig Tiller
Browse files

Merge pull request #317 from nicolasnoble/editor-config

Adding an editorconfig configuration file.
parents 7448d3d6 ae66d78b
No related branches found
No related tags found
No related merge requests found
root = true
[**]
end_of_line = LF
indent_style = space
indent_size = 2
insert_final_newline = true
tab_width = 8
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