os/.editorconfig
2024-02-08 19:04:45 +09:00

8 lines
100 B
INI

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