mirror of https://github.com/astral-sh/ruff
## Summary Adds `LOG009` from [flake8-logging](https://github.com/adamchainz/flake8-logging). Also adds the boilerplate for a new plugin Checks for usages of undocumented `logging.WARN` constant and suggests replacement with `logging.WARNING`. ## Test Plan `cargo test` with fresh fixture ## Issue links Refers: https://github.com/astral-sh/ruff/issues/7248 |
||
|---|---|---|
| .. | ||
| .overrides/partials/integrations/analytics | ||
| assets | ||
| stylesheets | ||
| .gitignore | ||
| configuration.md | ||
| editor-integrations.md | ||
| faq.md | ||
| installation.md | ||
| preview.md | ||
| requirements-insiders.txt | ||
| requirements.txt | ||
| tutorial.md | ||
| usage.md | ||