Open
Bug 1851025
Opened 2 years ago
Updated 2 years ago
consider enabling flake8-logging-format ruff rules
Categories
(Socorro :: General, task, P3)
Socorro
General
Tracking
(Not tracked)
NEW
People
(Reporter: willkg, Unassigned)
Details
(Keywords: good-first-bug)
Ruff has a "flake8-logging-format" ruleset (G) that does some/most of the rules of the flake8-logging-format linter.
https://beta.ruff.rs/docs/rules/#flake8-logging-format-g
We should consider enabling it. It improves downstream usage of logging events.
| Reporter | ||
Updated•2 years ago
|
Keywords: good-first-bug
You need to log in
before you can comment on or make changes to this bug.
Description
•