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
We already have pre-commit hooks but I feel like we could just limit this to just linting/formatting and keep tests (unit and integration) for a github action to run. Or just move everything to github actions that way we know for sure that something will get caught. (I've been guilty of just doing --no-verify since it's muscle memory at this point)
The text was updated successfully, but these errors were encountered:
We already have pre-commit hooks but I feel like we could just limit this to just linting/formatting and keep tests (unit and integration) for a github action to run. Or just move everything to github actions that way we know for sure that something will get caught. (I've been guilty of just doing --no-verify since it's muscle memory at this point)
The text was updated successfully, but these errors were encountered: