ruff/crates/ruff_linter
Charlie Marsh d942a777d7
Avoid flagging bad-dunder-method-name for _ (#8015)
This is almost certainly _not_ an accidentally mistyped dunder method.
Closes https://github.com/astral-sh/ruff/issues/8005.
2023-10-17 10:13:04 -04:00
..
resources/test Avoid flagging bad-dunder-method-name for _ (#8015) 2023-10-17 10:13:04 -04:00
src Avoid flagging bad-dunder-method-name for _ (#8015) 2023-10-17 10:13:04 -04:00
Cargo.toml Bump version to 0.1.0 (#7931) 2023-10-16 13:06:48 -05:00