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

Function CheckBracesSpacing

scripts/cpplint.py:3439–3525  ·  view source on GitHub ↗

Checks for horizontal spacing near commas. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. nesting_state: A NestingState instance which maintains information about

(filename, clean_lines, linenum, nesting_state, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckStyleFunction · 0.85

Calls 5

MatchFunction · 0.85
CloseExpressionFunction · 0.85
_IsTypeFunction · 0.85
SearchFunction · 0.85
NumLinesMethod · 0.80

Tested by

no test coverage detected