dch-autoprovision/.editorconfig

10 lines
106 B
INI

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