ruff
c946bf15 - Extend `bad-dunder-method-name` to permit `__html__` (#7492)

Comment changes are shownComment changes are hidden
Commit
1 year ago
Extend `bad-dunder-method-name` to permit `__html__` (#7492) ## Summary Fixes #7478 ## Test Plan `cargo test`
Author
Jaap Roes
Parents
  • crates/ruff
    • resources/test/fixtures/pylint
      • File
        bad_dunder_method_name.py
    • src/rules/pylint/rules
      • File
        bad_dunder_method_name.rs