10 lines
152 B
INI
10 lines
152 B
INI
root=true
|
|
|
|
|
|
[*.{yml,yaml}]
|
|
end_of_line = crlf
|
|
insert_final_newline = true
|
|
# editorconfig/editorconfig#329
|
|
indent_style = space
|
|
indent_size = 2
|