mirror of
https://github.com/hexedtech/codemp.git
synced 2025-03-22 11:11:32 +01:00
fix: editorconfig for yaml
This commit is contained in:
parent
bbdcfe2712
commit
85bd3c4535
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ indent_size = 2
|
|||
|
||||
[*.js]
|
||||
indent_size = 2
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Add table
Reference in a new issue