Update editorconfig
This commit is contained in:
parent
5158676329
commit
759516cbce
@ -5,5 +5,8 @@ root = true
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
indent_style = tab
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.yml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
Loading…
Reference in New Issue
Block a user