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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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