ruff/crates/ruff_python
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
..
src Implement flake8-module-naming (#2855) 2023-02-16 04:20:33 +00:00
Cargo.toml Add publish = false to unpublished crates (#2905) 2023-02-14 22:41:14 +00:00