C's indent style should be tab
This commit is contained in:
@@ -10,7 +10,7 @@ indent_size = tab
|
|||||||
tab_width = 4
|
tab_width = 4
|
||||||
|
|
||||||
[*.{c,h,cpp,hpp}]
|
[*.{c,h,cpp,hpp}]
|
||||||
indent_style = space
|
indent_style = tab
|
||||||
tab_width = 4
|
tab_width = 4
|
||||||
|
|
||||||
[{makefile,Makefile}]
|
[{makefile,Makefile}]
|
||||||
|
|||||||
Reference in New Issue
Block a user