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
Introduce a CI workflow for automated testing using GitHub Actions.
This sets up pre-commit hooks and ensures testing on pull requests and
push to master and main branches.
Fixesnetbox-community#10
Describe the solution you'd like
Add option to install github pre-commit hooks for black, isort to improve code quality.
The text was updated successfully, but these errors were encountered: