oops my bad, again

This commit is contained in:
SandPoot
2024-03-12 22:34:36 -03:00
parent dcf435d52a
commit eb1122d606
3 changed files with 9 additions and 22 deletions
+3 -15
View File
@@ -2,21 +2,9 @@
root = true
[*]
indent_style = tab
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.yml]
indent_style = space
indent_size = 2
[*.py]
indent_style = space
[*.md]
trim_trailing_whitespace = false
[Dockerfile]
indent_style = space
insert_final_newline = true