Use pre-commit CI #445
-
I wondered if EBP have considered making use of pre-commit CI , rather than running pre-commit checks through Actions? From my limited use, it offers a couple of additional features:
Annecdotally, I've found that one-time contributors are less likely to follow contribution guidance, including installing pre-commit hooks. 2 above applies formatting fixes (e.g. 'black') once the PR has been created, reducing the burden on the contributor. Keen to hear any thoughts 😊 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
heya, yep you're to slow lol, we've already started adding it to repos |
Beta Was this translation helpful? Give feedback.
-
As @chrisjsewell notes we actually just started using precommit.ci about 2 days ago 😅 agreed it is very useful! |
Beta Was this translation helpful? Give feedback.
heya, yep you're to slow lol, we've already started adding it to repos