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
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
#1055 enabled most
ruffrules, but became a very large PR. Many rules were just added to the ignore list inpyproject.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