Open
Bug 1866530
Opened 2 years ago
Run a linter/code formatter over our python code
Categories
(Application Services :: General, enhancement, P3)
Application Services
General
Tracking
(Not tracked)
NEW
People
(Reporter: markh, Unassigned)
Details
From github: https://github.com/mozilla/application-services/issues/5628.
We should create a task that runs some combination of linters / code format checkers over our python code -- especially the code in the
taskclusterdirectory. I'm not sure exactly what combination we should run, maybeblack+ruff? There should also be a script that devs can run that tries to fix any issues.┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
You need to log in
before you can comment on or make changes to this bug.
Description
•