add cs to the forcibly use category
This commit is contained in:
@@ -16,7 +16,7 @@ tab_width = 4
|
|||||||
tab_width = 8
|
tab_width = 8
|
||||||
|
|
||||||
# forces the usage of 4 spaces
|
# forces the usage of 4 spaces
|
||||||
[*.{py,rs}]
|
[*.{py,rs,cs}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = tab
|
indent_size = tab
|
||||||
tab_width = 4
|
tab_width = 4
|
||||||
|
|||||||
Reference in New Issue
Block a user