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

Function CheckSectionSpacing

scripts/cpplint.py:3546–3598  ·  view source on GitHub ↗

Checks for additional blank line issues related to sections. Currently the only thing checked here is blank line before protected/private. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. class_info: A _ClassInfo objects.

(filename, clean_lines, class_info, linenum, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckStyleFunction · 0.85

Calls 3

MatchFunction · 0.85
IsBlankLineFunction · 0.85
SearchFunction · 0.85

Tested by

no test coverage detected