remove setting the tab width for makefile to four
This commit is contained in:
@@ -13,9 +13,6 @@ indent_style = tab
|
||||
indent_size = tab
|
||||
tab_width = 8
|
||||
|
||||
[{makefile,Makefile}]
|
||||
tab_width = 4
|
||||
|
||||
[*.{S,s,asm}]
|
||||
tab_width = 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user