ruff/crates/ruff_linter
Auguste Lalande c2790f912b
[pylint] Implement bad-staticmethod-argument (PLW0211) (#10781)
## Summary

Implement `bad-staticmethod-argument` from pylint, part of #970.

## Test Plan

Text fixture added.
2024-04-05 21:33:39 +00:00
..
resources [pylint] Implement bad-staticmethod-argument (PLW0211) (#10781) 2024-04-05 21:33:39 +00:00
src [pylint] Implement bad-staticmethod-argument (PLW0211) (#10781) 2024-04-05 21:33:39 +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.5 (#10717) 2024-04-01 13:15:32 -04:00