refactor: migrate from spaces to tabs

This commit is contained in:
Stefan Imhoff
2022-08-24 10:00:11 +02:00
parent fe02ce8082
commit 1685aa561f
2 changed files with 17 additions and 15 deletions

View File

@@ -5,7 +5,6 @@ root = true
[*]
charset = utf-8
indent_size = 2
indent_style = space
indent_style = tab
end_of_line = lf
insert_final_newline = true