MCPcopy Create free account
hub / github.com/TheLegendAli/DeepLab-Context / IsErrorSuppressedByNolint

Function IsErrorSuppressedByNolint

scripts/cpp_lint.py:500–513  ·  view source on GitHub ↗

Returns true if the specified error category is suppressed on this line. Consults the global error_suppressions map populated by ParseNolintSuppressions/ResetNolintSuppressions. Args: category: str, the category of the error. linenum: int, the current line number. Returns: bool

(category, linenum)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_ShouldPrintErrorFunction · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected