ruff/crates/ruff_linter
Alex Waygood 6bb126415d
RUF023: Don't sort `__match_args__`, only `__slots__` (#9724)
Fixes #9723. I'm pretty embarrassed I forgot that order was important
here :(
2024-01-30 22:44:49 +00:00
..
resources RUF023: Don't sort `__match_args__`, only `__slots__` (#9724) 2024-01-30 22:44:49 +00:00
src RUF023: Don't sort `__match_args__`, only `__slots__` (#9724) 2024-01-30 22:44:49 +00:00
Cargo.toml Bump version to v0.1.15 (#9690) 2024-01-29 17:44:05 -05:00
__init__.py [`pylint`] (Re-)Implement `import-private-name` (`C2701`) (#9553) 2024-01-16 14:03:11 -05:00