Update editorconfig to match current code style better

This commit is contained in:
Odd Stråbø 2024-06-10 06:10:24 +02:00
parent ef0218164c
commit 9ea4d465f0
1 changed files with 10 additions and 0 deletions

View File

@ -27,5 +27,15 @@ indent_size = 2
[resources/settings.xml]
indent_style = tab
[resources/skins/**.xml]
indent_style = tab
[jellyfin_kodi/objects/obj_map.json]
indent_style = tab
[.devcontainer/Python 3.11/devcontainer.json]
indent_style = tab
[README.md]
indent_size = 2