5bbff1026f
This needs clang-format 9. This reveals a lot of other things we should clean up. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Link: https://community.osr.com/discussion/291376/clang-format-and-driver-code
8 lines
130 B
INI
8 lines
130 B
INI
[*.{c,h,inf,rc,wxs}]
|
|
indent_style = space
|
|
indent_style = 4
|
|
|
|
[*.{proj,props,vcxproj,wixproj}]
|
|
indent_style = space
|
|
indent_size = 2
|