Add yaml to .editorconfig
This commit is contained in:
parent
6c40085d52
commit
eac12bdb3a
@ -20,3 +20,7 @@ indent_size = 2
|
||||
[*.{go}]
|
||||
end_of_line = lf
|
||||
indent_style = tab
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user