mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-20 02:52:11 +00:00
adding yml format to editorconfig
This commit is contained in:
parent
51dfee8343
commit
c034ab78c3
@ -28,3 +28,6 @@ indent_style = tab
|
|||||||
[*.js]
|
[*.js]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
|
[*.yml]
|
||||||
|
indent_size = 2
|
||||||
|
indent_style = space
|
||||||
|
Loading…
Reference in New Issue
Block a user