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 not stored for this graph (policy: none)
no test coverage detected