Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/4paradigm/OpenMLDB
/ _SetCountingStyle
Function
_SetCountingStyle
steps/cpplint.py:1459–1461 ·
view source on GitHub ↗
Sets the module's counting options.
(level)
Source
from the content-addressed store, hash-verified
1457
1458
1459
def
_SetCountingStyle(level):
1460
""
"Sets the module's counting options."
""
1461
_cpplint_state.SetCountingStyle(level)
1462
1463
1464
def
_Filters():
Callers
1
ParseArguments
Function · 0.85
Calls
1
SetCountingStyle
Method · 0.80
Tested by
no test coverage detected