added cpp rules
This commit is contained in:
@@ -30,6 +30,11 @@ indent_size = 2
|
|||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
# C++
|
||||||
|
[{*.cpp,*.ino,*.hpp}]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 4
|
||||||
|
|
||||||
# V
|
# V
|
||||||
[{*.v,v.mod}]
|
[{*.v,v.mod}]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
Reference in New Issue
Block a user