Add rules for YAML files to .editorconfig
This commit is contained in:
@@ -20,3 +20,7 @@ tab_width = 8
|
||||
[*.manifest]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.yml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
Reference in New Issue
Block a user