refactor: switch from space to tab indentation

This commit is contained in:
2021-07-10 10:07:30 +02:00
parent b533f059d7
commit f4050fe645
5 changed files with 971 additions and 970 deletions

View File

@@ -1,7 +1,7 @@
root = true
[*]
indent_style = space
indent_style = tab
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true