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

Function CheckSpacingForFunctionCall

scripts/cpp_lint.py:2305–2370  ·  view source on GitHub ↗

Checks for the correctness of various spacing around function calls. Args: filename: The name of the current file. line: The text of the line to check. linenum: The number of the line to check. error: The function to call with any errors found.

(filename, line, linenum, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckSpacingFunction · 0.85

Calls 1

SearchFunction · 0.85

Tested by

no test coverage detected