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

Function CheckComment

scripts/cpplint.py:2975–3026  ·  view source on GitHub ↗

Checks for common mistakes in comments. Args: line: The line in question. filename: The name of the current file. linenum: The number of the line to check. next_line_start: The first non-whitespace column of the next line. error: The function to call with any errors found.

(line, filename, linenum, next_line_start, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckSpacingFunction · 0.85

Calls 2

MatchFunction · 0.85
findMethod · 0.80

Tested by

no test coverage detected