ruff/crates/ruff_linter
Eero Vaher ee103ffb25
Fix an argument name in B905 description (#12588)
The description of `zip-without-explicit-strict` erroneously mentions a
non-existing `check` argument for `zip()`.
2024-07-30 14:40:56 -04:00
..
resources Consider more stdlib decorators to be property-like (#12583) 2024-07-30 17:18:23 +00:00
src Fix an argument name in B905 description (#12588) 2024-07-30 14:40:56 -04:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Fix NFKC normalization bug when removing unused imports (#12571) 2024-07-30 09:54:35 +00:00