[TASK] Add .yml and .md to editorconfig
This commit is contained in:
parent
2ac173da48
commit
7127c6d33c
@ -11,6 +11,6 @@ trim_trailing_whitespace = true
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{js,html,scss,json}]
|
||||
[*.{js,html,scss,json,yml,md}]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
Loading…
Reference in New Issue
Block a user