-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
type/housekeepingMaintenance taskMaintenance tasktype/taskBody of work related to an epicBody of work related to an epic
Description
Component
No response
Task Description
Currently only some rules are enabled in Ruff which makes it hard to understand what it could do but that we are not currently checking
The proposal is to revert the current behavior to enable all rules by default and to disable explicitly the rules that we don't need or the one that are currently not passing.
there are a few rules not enabled currently that would be good to active:
- "FA", # flake8-future-annotations
- "ARG", # flake8-unused-arguments
Metadata
Metadata
Assignees
Labels
type/housekeepingMaintenance taskMaintenance tasktype/taskBody of work related to an epicBody of work related to an epic