Update .editorconfig to change indent size for .rsc files from 4 to 2 spaces

This commit is contained in:
Alexander Tebiev 2025-04-15 21:15:02 +02:00
parent 5f839c943c
commit 183086b154
2 changed files with 453 additions and 498 deletions

View file

@ -13,7 +13,7 @@ insert_final_newline = true
[*.rsc] [*.rsc]
indent_style = space indent_style = space
indent_size = 4 indent_size = 2
[*.{yml,yaml,sls}] [*.{yml,yaml,sls}]
indent_style = space indent_style = space

File diff suppressed because it is too large Load diff