From 72945612f6274477c28a67a5fa971e8791bc7d8d Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 30 Apr 2024 11:19:05 +0100 Subject: Change indent to 4 in editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 99580d0..cf80b4e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,5 +5,5 @@ charset = utf-8 end_of_line = lf insert_final_newline = true indent_style = space -indent_size = 2 +indent_size = 4 trim_trailing_whitespace = true -- cgit v1.2.3-70-g09d2