From 4ea352f466f4d033bf9d07c225e7e346fe496a81 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 11 Nov 2025 23:12:28 +0100 Subject: [PATCH] editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index bbf3e21..d1169ef 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,3 @@ [*] indent_style = space -indent_size = 2 \ No newline at end of file +indent_size = 4 \ No newline at end of file