You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: