MCPcopy Create free account
hub / github.com/TheLegendAli/DeepLab-Context / ProcessFileData

Function ProcessFileData

scripts/cpp_lint.py:4644–4687  ·  view source on GitHub ↗

Performs lint checks and reports any errors to the given error function. Args: filename: Filename of the file that is being processed. file_extension: The extension (dot not included) of the file. lines: An array of strings, each representing a line of the file, with the la

(filename, file_extension, lines, error,
                    extra_check_functions=[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ProcessFileFunction · 0.85

Calls 14

NumLinesMethod · 0.95
_IncludeStateClass · 0.85
_FunctionStateClass · 0.85
_NestingStateClass · 0.85
ResetNolintSuppressionsFunction · 0.85
CheckForCopyrightFunction · 0.85
CheckForHeaderGuardFunction · 0.85
RemoveMultiLineCommentsFunction · 0.85
CleansedLinesClass · 0.85
ProcessLineFunction · 0.85
CheckForBadCharactersFunction · 0.85

Tested by

no test coverage detected