-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
ciRelated to continuous integration workflowsRelated to continuous integration workflowsmaintenanceUpgrades, developer workflow, and code styleUpgrades, developer workflow, and code style
Description
Currently we have no standard formatting for the code.
In #387 we added linting with ruff. ruff also supports automatic code formatting (see ruff format).
We can run this formatter over all the code and add a CI step to check the formatting has always been applied.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ciRelated to continuous integration workflowsRelated to continuous integration workflowsmaintenanceUpgrades, developer workflow, and code styleUpgrades, developer workflow, and code style