mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-25 10:16:11 +00:00
Update editorconfig to match current code style better
This commit is contained in:
parent
ef0218164c
commit
9ea4d465f0
1 changed files with 10 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue