From bfaa4b352b199e20a94d92ef9bc2d6b4bea38e54 Mon Sep 17 00:00:00 2001 From: repo-updater Date: Tue, 31 Oct 2023 10:04:06 +0200 Subject: [PATCH] [repo-updater] push update editorconfig --- .editorconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.editorconfig b/.editorconfig index 57228bb..fd32c6b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,6 +12,8 @@ insert_final_newline = true charset = utf-8 trim_trailing_whitespace = true + + [*.json] indent_size = 2