MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / ParseNolintSuppressions

Function ParseNolintSuppressions

scripts/cpp_lint.py:464–492  ·  view source on GitHub ↗

Updates the global list of 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 text

(filename, raw_line, linenum, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

CheckForHeaderGuardFunction · 0.85
ProcessLineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected