mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 21:40:51 -05:00
This is a refactoring that shortens a bunch of code by replacing `checker.settings.rules.enabled` with `checker.enabled`
This is a refactoring that shortens a bunch of code by replacing `checker.settings.rules.enabled` with `checker.enabled`