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
I copied this from a similar issue in django-debug-toolbar:
To help lower barriers to contributing we should integrate pre-commit to the project. The main use for us would be to run the linter before a commit occurs to help prevent failed tests when PRs are opened. While this does change the setup time, it does conform to a growing practice. That conformity should theoretically be more accessible when compared to knowing to run make styles before committing.
I copied this from a similar issue in django-debug-toolbar:
django-commons/django-debug-toolbar#1485
The text was updated successfully, but these errors were encountered: