ruff/docs
qdegraaf 3112202a5b
[flake8-logging] Add flake8_logging boilerplate and first rule LOG009 (#7249)
## 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
2023-09-15 01:41:32 +00:00
..
.overrides/partials/integrations/analytics Move some MkDocs responsibilities around (#5542) 2023-07-05 22:06:01 +00:00
assets Update docs to match updated logo and color palette (#5283) 2023-06-22 11:19:34 -04:00
stylesheets Render full-width tables in rules reference (#5636) 2023-07-10 02:39:07 +00:00
.gitignore Add a preliminary tutorial (#3281) 2023-02-28 20:31:27 +00:00
configuration.md Show rule codes in shell tab completion (#7375) 2023-09-14 18:37:23 +00:00
editor-integrations.md markdownlint: enforce 100 char max length (#4698) 2023-05-28 22:45:56 -04:00
faq.md [flake8-logging] Add flake8_logging boilerplate and first rule LOG009 (#7249) 2023-09-15 01:41:32 +00:00
installation.md markdownlint: enforce 100 char max length (#4698) 2023-05-28 22:45:56 -04:00
preview.md Add preview documentation section (#7281) 2023-09-12 15:43:31 +00:00
requirements-insiders.txt Use Insiders version of mkdocs-material (#5540) 2023-07-05 20:36:26 +00:00
requirements.txt Use Insiders version of mkdocs-material (#5540) 2023-07-05 20:36:26 +00:00
tutorial.md Docs linking error tutorial with error suppression (#7014) 2023-09-13 20:22:18 -04:00
usage.md Bump version to v0.0.289 (#7308) 2023-09-12 12:00:11 -04:00