Skip to content
Snippets Groups Projects
Commit 9d465487 authored by Antonin's avatar Antonin
Browse files

Merge branch 'editorconfig' into 'master'

Add editorconfig file



See merge request !123
parent d80b5434
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