MCPcopy Create free account
hub / github.com/PlatformLab/Arachne / CheckParenthesisSpacing

Function CheckParenthesisSpacing

scripts/cpplint.py:3302–3337  ·  view source on GitHub ↗

Checks for horizontal spacing around parentheses. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. error: The function to call with any errors found.

(filename, clean_lines, linenum, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckStyleFunction · 0.85

Calls 1

SearchFunction · 0.85

Tested by

no test coverage detected