aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-07-02 11:50:17 +0200
committerPatrick Spek <p.spek@tyil.nl>2020-07-02 11:50:17 +0200
commitbae49d4e667d97a76f7c88e901fa78d9c867b79c (patch)
tree885ef5b977e1a864f38a69722b9f007d8c198fd9
parent4bf7199d265cd6953a224770f29278dc38d43022 (diff)
Switch to superiour tabs
-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