This commit is contained in:
2023-03-03 09:30:01 +01:00
parent a60773a6a1
commit 7a06ea248e
85 changed files with 66 additions and 63 deletions

View File

@@ -1,18 +0,0 @@
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2
[docker-compose.yml]
indent_size = 4