Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmtcp/dmtcp
/ _SetOutputFormat
Function
_SetOutputFormat
util/cpplint.py:950–952 ·
view source on GitHub ↗
Sets the module's output format.
(output_format)
Source
from the content-addressed store, hash-verified
948
949
950
def
_SetOutputFormat(output_format):
951
""
"Sets the module's output format."
""
952
_cpplint_state.SetOutputFormat(output_format)
953
954
955
def
_VerboseLevel():
Callers
1
ParseArguments
Function · 0.85
Calls
1
SetOutputFormat
Method · 0.80
Tested by
no test coverage detected