wintun/.editorconfig
Simon Rozman 5e48e4196e project: fix typo in .editorconfig
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-05-04 12:20:35 +02:00

8 lines
129 B
INI

[*.{c,h,inf,rc}]
indent_style = space
indent_size = 4
[*.{proj,props,vcxproj,wixproj,wxs}]
indent_style = space
indent_size = 2