Commit b75f58f1 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Ajout de .editorconfig.

Showing with 11 additions and 0 deletions
+11 -0
.editorconfig 0 → 100644
# editorconfig.org
root=true
[*]
charset=utf-8
end_of_line=lf
indent_size=4
indent_style=space
insert_final_newline=true
tab_width=8
trim_trailing_whitespace=true
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment