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
chore: add automatic validation with precommit on CI side
pre-commit will auto-fix formatting and other minor things in the PRs (server-side!), without bugging contributors. Note how I only added the precommit config file, and the rest of the fixes were auto-contributed by the CI - without bugging the contributors or the maintainers
Note that this requires the repo to be enabled in the https://pre-commit.ci/
0 commit comments