Skip to content

Implement "Invalid rule code provided to # noqa" as rule #17084

Closed
@spaceone

Description

@spaceone

Summary

I have a lot of warning about codes which were removed in ruff:

warning: Invalid rule code provided to '# noqa' at foo.py:123: ASYNC101

It would be nice if that wasn't a warning but another ruff rule, so that i can easily let the wrong codes be removed with --fix.

Metadata

Metadata

Assignees

Labels

ruleImplementing or modifying a lint rule

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions