Current Situation
Right now we run Flake8 in our pre-commit hooks. It would be best if we only ran tools that can automatically fix issues in pre-commit hooks. All other issues will be discovered in CI.
Proposed Actions
Remove Flake8 from pre-commit checks
Work Items
No response
Current Situation
Right now we run Flake8 in our pre-commit hooks. It would be best if we only ran tools that can automatically fix issues in pre-commit hooks. All other issues will be discovered in CI.
Proposed Actions
Remove Flake8 from pre-commit checks
Work Items
No response