os/.editorconfig

8 lines
100 B
INI
Raw Normal View History

2024-02-08 10:04:45 +00:00
root = true
[*]
indent_style = space
end_of_line = lf
charset = utf-8
[Makefile]
indent_style = tab