passage à la v4.x.x

This commit is contained in:
CreativeJuiz 2015-04-02 16:26:55 +02:00
parent 65982212d4
commit 35298b42f7
62 changed files with 6786 additions and 1162 deletions

10
.editorconfig Normal file
View file

@ -0,0 +1,10 @@
# editorconfig.org
root = true
[*]
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true