MCPcopy Create free account
hub / github.com/Evolving-AI-Lab/fooling / CheckSpacingForFunctionCall

Function CheckSpacingForFunctionCall

caffe/scripts/cpp_lint.py:2231–2296  ·  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