MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / ProcessFile

Function ProcessFile

scripts/cpp_lint.py:4693–4758  ·  view source on GitHub ↗

Does google-lint on a single file. Args: filename: The name of the file to parse. vlevel: The level of errors to report. Every error of confidence >= verbose_level will be reported. 0 is a good default. extra_check_functions: An array of additional check functions that will be

(filename, vlevel, extra_check_functions=[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 4

_SetVerboseLevelFunction · 0.85
ProcessFileDataFunction · 0.85
ErrorFunction · 0.85
joinMethod · 0.80

Tested by

no test coverage detected