From b7cede63d7deeaa11409ea499aa45bb11521b7e6 Mon Sep 17 00:00:00 2001 From: James Petersen Date: Fri, 24 Jul 2026 17:23:01 -0300 Subject: [PATCH] Modify .editorconfig setting for text banks --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig index 69b178de80..d1f814776b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,3 +16,6 @@ charset = utf-16le [*.{clang-format,yaml}] indent_size = 2 + +[res/text/*.json] +indent_size = 2