From e6a0bdc19fa5bf6c0fa33bfa7c3163d54f8d5344 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 2 Jul 2020 11:50:17 +0200 Subject: Switch to superiour tabs --- .editorconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.editorconfig') 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 -- cgit v1.1