From 132d6598a87aa77a4e0783f7d268071142fe4994 Mon Sep 17 00:00:00 2001 From: N6REJ Date: Tue, 30 Apr 2024 03:12:36 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.editorconfig'?= =?UTF-8?q?=20with=20remote=20'.editorconfig'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 5fe54ca..2bbe8ef 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,7 +6,7 @@ root = true [*] charset = utf-8 -indent_size = 2 +indent_size = 4 indent_style = space end_of_line = lf insert_final_newline = true