libaribb25/.editorconfig

12 lines
131 B
INI

root = true
[*]
end_of_life = lf
charset = utf-8
indent_style = tab
indent_size = 2
[*.yml]
indent_style = space
indent_size = 2