archlinux-docker/.editorconfig

8 lines
100 B
INI

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