Skip to content
Snippets Groups Projects
Commit 318d4094 authored by Antonin's avatar Antonin
Browse files

Merge branch 'editorconfig' into 'master'

Add editorconfig file



See merge request !123
parent 62603a71
No related branches found
No related tags found
No related merge requests found
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
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