Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cpplint/cpplint
/ _OutputFormat
Function
_OutputFormat
cpplint.py:1558–1560 ·
view source on GitHub ↗
Gets the module's output format.
()
Source
from the content-addressed store, hash-verified
1556
1557
1558
def
_OutputFormat():
1559
""
"Gets the module's output format."
""
1560
return
_cpplint_state.output_format
1561
1562
1563
def
_SetOutputFormat(output_format):
Callers
1
ParseArguments
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected