-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
#1055 enabled most ruff
rules, but became a very large PR. Many rules were just added to the ignore list in pyproject.toml
. It would be good to enable all rules we can.
Describe the solution you'd like
We should go through these one by one and enable them and make the appropriate code improvements.
Describe alternatives you've considered
Leave as is.
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request