Skip to content
Snippets Groups Projects
Commit f05995cf authored by sagiegurari's avatar sagiegurari
Browse files

.editorconfig file to help all contributers to align to a common project specific standards.

parent 9ffb06ce
No related branches found
No related tags found
No related merge requests found
root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
[*.{js,json,html,css}]
charset = utf-8
indent_size = 2
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