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
Prek has builtin hooks https://prek.j178.dev/builtin/ that re-implement many of the ones from pre-commit. But given that git-hooks does not match the heuristic prek uses, we are not leveraging them.
Prek has builtin hooks https://prek.j178.dev/builtin/ that re-implement many of the ones from pre-commit. But given that git-hooks does not match the heuristic prek uses, we are not leveraging them.
Let's talk here about what we can do to solve it.