ruff/crates/ruff_linter
Dhruv Manilawala e9115b8d8a
Move Q004 to AST based checker (#10548)
## Summary

Continuing with #7595, this PR moves the `Q004` rule to the AST checker.

## Test Plan

- [x] Existing test cases should pass
- [x] No ecosystem updates
2024-03-25 03:31:31 +00:00
..
resources [refurb] Implement verbose-decimal-constructor (FURB157) (#10533) 2024-03-24 22:28:58 -04:00
src Move Q004 to AST based checker (#10548) 2024-03-25 03:31:31 +00:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to v0.3.4 (#10515) 2024-03-21 18:08:21 +00:00