aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-07-02 11:50:17 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-07-25 02:17:21 +0200
commite6a0bdc19fa5bf6c0fa33bfa7c3163d54f8d5344 (patch)
tree885ef5b977e1a864f38a69722b9f007d8c198fd9 /.editorconfig
parent7f28010dc96fc95fee38b15d4fc25bbe4e1c055a (diff)
Switch to superiour tabs
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig
index e04fe26..58bb1b9 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -2,5 +2,5 @@
charset = utf8
end_of_line = lf
insert_final_newline = true
-indent_style = space
-indent_size = 4
+indent_style = tab
+indent_size = 8