Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ _SetCountingStyle
Function
_SetCountingStyle
support/cpplint.py:996–998 ·
view source on GitHub ↗
Sets the module's counting options.
(level)
Source
from the content-addressed store, hash-verified
994
995
996
def
_SetCountingStyle(level):
997
""
"Sets the module's counting options."
""
998
_cpplint_state.SetCountingStyle(level)
999
1000
1001
def
_Filters():
Callers
1
ParseArguments
Function · 0.85
Calls
1
SetCountingStyle
Method · 0.80
Tested by
no test coverage detected