Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-05-26 00:17:30 +02:00
parent 21eba2d473
commit 54d8217133
36 changed files with 3128 additions and 2654 deletions

View File

@ -6,3 +6,8 @@ indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
indent_style = space
indent_size = 2
trim_trailing_whitespace = false