as I thought

Signed-off-by: Odyssey <odyssey346@disroot.org>
This commit is contained in:
Odyssey 2022-10-18 15:38:35 +02:00
parent e32ba6131f
commit da9c317ead
3 changed files with 31 additions and 27 deletions

View File

@ -4,3 +4,7 @@ root = true
end_of_line = lf
indent_style = tab
indent_size = 4
[*.yml]
indent_style = space
indent_size = 4