ruff/crates/ruff_linter
Dhruv Manilawala 10b85a0f07
Avoid lexer usage in PLE1300 and PLE1307 (#11406)
## Summary

This PR updates `PLE1300` and `PLE1307` to avoid using the lexer.

This is part of #11401 

## Test Plan

`cargo test`
2024-05-13 10:48:44 -04:00
..
resources Fix a few typos found by codespell (#11404) 2024-05-13 13:22:35 +00:00
src Avoid lexer usage in PLE1300 and PLE1307 (#11406) 2024-05-13 10:48:44 -04:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Move sub-crates to workspace dependencies (#11407) 2024-05-13 14:37:50 +00:00