ruff/crates/ruff_linter
Adrian 948094e691
[pylint] Add allow-dunder-method-names setting for bad-dunder-method-name (PLW3201) (#8812)
closes #8732

I noticed that the reference to the setting in the rule docs doesn't
work, but there seem to be something wrong with pylint settings in
general in the docs - the "For related settings, see ...." is also
missing there.
2023-11-21 23:44:23 +00:00
..
resources/test [pylint] Add allow-dunder-method-names setting for bad-dunder-method-name (PLW3201) (#8812) 2023-11-21 23:44:23 +00:00
src [pylint] Add allow-dunder-method-names setting for bad-dunder-method-name (PLW3201) (#8812) 2023-11-21 23:44:23 +00:00
Cargo.toml Bump version to v0.1.6 (#8744) 2023-11-17 13:29:19 -05:00