project: fix typo in .editorconfig
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
5edd8d2517
commit
5e48e4196e
@ -1,6 +1,6 @@
|
|||||||
[*.{c,h,inf,rc}]
|
[*.{c,h,inf,rc}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_style = 4
|
indent_size = 4
|
||||||
|
|
||||||
[*.{proj,props,vcxproj,wixproj,wxs}]
|
[*.{proj,props,vcxproj,wixproj,wxs}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
Loading…
Reference in New Issue
Block a user