style: add yaml editor config
This commit is contained in:
@@ -12,3 +12,7 @@ indent_style = space
|
||||
[*.json]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
||||
Reference in New Issue
Block a user