Remove editor config
This commit is contained in:
parent
66a4d13464
commit
5ce93dfb5e
1 changed files with 0 additions and 14 deletions
|
|
@ -1,14 +0,0 @@
|
|||
# https://editorconfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue