]> git.localhorst.tv Git - alttp.git/commitdiff
fix editorconfig
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 21 May 2024 09:13:45 +0000 (11:13 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 21 May 2024 09:13:45 +0000 (11:13 +0200)
.editorconfig

index 1671c9b9d94ae80b2d39c6b6a64d154b0ac6cb65..49dd9a03b887df8a23ae51087f658488962135f4 100644 (file)
@@ -4,7 +4,7 @@ root = true
 charset = utf-8
 end_of_line = lf
 insert_final_newline = true
-indent_style = space
+indent_style = tab
 indent_size = 4
 trim_trailing_whitespace = true