ruff/crates/ruff_python_semantic
Jelle van der Waa a66ec47957 [pylint] Implement `too-many-public-methods` rule (PLR0904)
Implement https://pylint.pycqa.org/en/latest/user_guide/messages/refactor/too-many-public-methods.html
2023-08-30 10:23:42 +02:00
..
src [pylint] Implement `too-many-public-methods` rule (PLR0904) 2023-08-30 10:23:42 +02:00
Cargo.toml Add support for unions to our Python builtins type system (#6541) 2023-08-13 18:00:50 -04:00