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
As I tried to make some contributions the CI fails here and there. There are a number of command the CI runs. It would be nice if I could run them locally easily as a single command. In my own projects I started to use pre-commit hooks for this. I wonder what do the developers of axum use to make it easy to run all the checks locally before pushing out to GitHub?
The text was updated successfully, but these errors were encountered:
As I tried to make some contributions the CI fails here and there. There are a number of command the CI runs. It would be nice if I could run them locally easily as a single command. In my own projects I started to use pre-commit hooks for this. I wonder what do the developers of
axum
use to make it easy to run all the checks locally before pushing out to GitHub?The text was updated successfully, but these errors were encountered: