dwm/.editorconfig

6 lines
95 B
INI

[{*.c, *.h}]
indent_style = tab
end_of_line = lf
tab_width = 4
trim_trailing_whitespace = true