mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-23 05:19:48 +00:00
Editorconfig: adjust XML and JSON indentation
This commit is contained in:
parent
9d1c859a5f
commit
2753531bc5
@ -23,19 +23,13 @@ indent_size = 2
|
||||
# XML indentation
|
||||
[*.xml]
|
||||
indent_size = 2
|
||||
|
||||
[resources/settings.xml]
|
||||
indent_style = tab
|
||||
|
||||
[resources/skins/**.xml]
|
||||
# JSON indentation
|
||||
[*.json]
|
||||
indent_size = 2
|
||||
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 New Issue
Block a user