gitlin/.editorconfig

8 行
117 B
INI

root = true
[*.yml]
end_of_line = lf
insert_final_newline = false
indent_style = tab
indent_size = 2
charset = utf-8