mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 08:34:29 -05:00
- Implement N999 (following flake8-module-naming) in pep8_naming - Refactor pep8_naming: split rules.rs into file per rule - Documentation for majority of the violations Closes https://github.com/charliermarsh/ruff/issues/2734