ruff/crates/ruff_linter/resources
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
..
test [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