protot/3rdparty/rbdl/.editorconfig

11 lines
118 B
INI

root = true
[*]
end_of_line = lf
indent_style = space
indent_size = 2
charset = utf-8
[Makefile]
indent_style = tab