mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-12 09:04:08 +02:00
Added xml definition to .editorconfig
This commit is contained in:
@@ -20,6 +20,10 @@ indent_size = 4
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.xml]
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
Reference in New Issue
Block a user