Added basic editorconfig to fix Microsoft/winget-pkgs#329 (#334)
This commit is contained in:
9
.editorconfig
Normal file
9
.editorconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
root=true
|
||||
|
||||
|
||||
[*.{yml,yaml}]
|
||||
end_of_line = crlf
|
||||
insert_final_newline = true
|
||||
# editorconfig/editorconfig#329
|
||||
indent_style = space
|
||||
indent_size = 2
|
Reference in New Issue
Block a user