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

Function ParseNolintSuppressions

scripts/cpplint.py:571–600  ·  view source on GitHub ↗

Updates the global list of line error-suppressions. Parses any NOLINT comments on the current line, updating the global error_suppressions store. Reports an error if the NOLINT comment was malformed. Args: filename: str, the name of the input file. raw_line: str, the line of input

(filename, raw_line, linenum, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

CheckForHeaderGuardFunction · 0.85
CheckTrailingSemicolonFunction · 0.85
ProcessLineFunction · 0.85

Calls 2

SearchFunction · 0.85
addMethod · 0.80

Tested by

no test coverage detected