MCPcopy Create free account
hub / github.com/RegrowthStudios/SoACode-Public / ProcessLine

Function ProcessLine

utils/git-hooks/cpplint/cpplint.py:3140–3174  ·  view source on GitHub ↗

Processes a single line in the file. Args: filename: Filename of the file that is being processed. file_extension: The extension (dot not included) of the file. clean_lines: An array of strings, each representing a line of the file, with comments stripped. line: N

(filename, file_extension,
                clean_lines, line, include_state, function_state,
                class_state, error, extra_check_functions=[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ProcessFileDataFunction · 0.85

Calls 9

ParseNolintSuppressionsFunction · 0.85
CheckForFunctionLengthsFunction · 0.85
CheckStyleFunction · 0.85
CheckLanguageFunction · 0.85
CheckPosixThreadingFunction · 0.85
CheckInvalidIncrementFunction · 0.85

Tested by

no test coverage detected