ruff/crates/ruff_linter
Auguste Lalande 647548b5e7
[pygrep_hooks] Move blanket-noqa to noqa checker (PGH004) (#11053)
## Summary

Move `blanket-noqa` rule from the token checker to the noqa checker.
This allows us to make use of the line directives already computed in
the noqa checker.

## Test Plan

Verified test results are unchanged.
2024-04-22 13:36:25 -04:00
..
resources [UP031] When encountering "%s" % var offer unsafe fix (#11019) 2024-04-22 08:40:51 -07:00
src [pygrep_hooks] Move blanket-noqa to noqa checker (PGH004) (#11053) 2024-04-22 13:36:25 -04:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to 0.4.1 (#11035) 2024-04-19 17:42:02 +05:30