config/editorconfig/.editorconfig

10 lines
118 B
INI

root = true
[*]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[Makefile]
indent_style = tab