wintun/.editorconfig

8 lines
125 B
INI
Raw Normal View History

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