Modify .editorconfig setting for text banks (#1243)
Some checks are pending
build / build (push) Waiting to run

This commit is contained in:
James Petersen
2026-07-24 20:05:03 -03:00
committed by GitHub
parent 6b3bb13266
commit 2caa2a4687

View File

@@ -16,3 +16,6 @@ charset = utf-16le
[*.{clang-format,yaml}]
indent_size = 2
[res/text/*.json]
indent_size = 2