wintun/.editorconfig
Jason A. Donenfeld 22e2da002d Rewrite installer logic in C
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2019-08-02 09:43:32 +00:00

8 lines
130 B
INI

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