change spaces to tabs

This commit is contained in:
Jacob Overgaard
2022-07-01 11:39:00 +02:00
parent 4c0fad6468
commit 671f389ecb

View File

@@ -8,7 +8,7 @@ root = true
[*]
# Change these settings to your own preference
indent_style = space
indent_style = tab
indent_size = 2
# We recommend you to keep these unchanged