ruff/crates
Simon Brugman cc30738148
Implement flake8-module-naming (#2855)
- 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
2023-02-16 04:20:33 +00:00
..
flake8_to_ruff Bump version to 0.0.247 (#2932) 2023-02-15 12:06:58 -05:00
ruff Implement flake8-module-naming (#2855) 2023-02-16 04:20:33 +00:00
ruff_cli Bump version to 0.0.247 (#2932) 2023-02-15 12:06:58 -05:00
ruff_dev [numpy] deprecated type aliases (#2810) 2023-02-14 23:45:12 +00:00
ruff_formatter Remove dependency on ruff_rowan (#2875) 2023-02-15 03:54:08 +00:00
ruff_macros Implement shell autocompletion for rule codes 2023-02-15 08:09:34 -05:00
ruff_python Implement flake8-module-naming (#2855) 2023-02-16 04:20:33 +00:00
ruff_python_formatter Respect self as positional-only argument in annotation rules (#2927) 2023-02-15 15:25:17 +00:00
ruff_text_size Add rome_formatter fork as ruff_formatter (#2872) 2023-02-14 19:22:55 -05:00