Nearly finished 😄

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-03-11 21:55:23 +01:00
parent 7809913d18
commit 2d40b72218
69 changed files with 1375 additions and 1490 deletions

View File

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