Skip to content
Snippets Groups Projects
Commit 027e77d8 authored by syuilo's avatar syuilo
Browse files

Add editorconfig

parent 9edd6a8c
No related branches found
No related tags found
No related merge requests found
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org
root = true
[*]
indent_style = tab
indent_size = 2
end_of_line = crlf
charset = utf-8
insert_final_newline = true
[*.json]
indent_style = space
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