precommit共3篇
Why my tests fail only during pre-commit ?-拾光赋

Why my tests fail only during pre-commit ?

Why my tests fail only during pre-commit ?, Symptom Recently I ran across (what I thought was) strange behaviour. I use pre-commit for all my git commits, and one of the step is to...
kity的头像-拾光赋kity5年前
0416
Auto-update pre-commit hooks with GitHub Actions-拾光赋

Auto-update pre-commit hooks with GitHub Actions

Auto-update pre-commit hooks with GitHub Actions, Pre-commit hooks are great to reduce the feedback loop for things like linting and auto-formatting. Git supports them out of the b...
kity的头像-拾光赋kity5年前
04013
Writing hooks for

Writing hooks for “pre-commit” framework

Writing hooks for 'pre-commit' framework,There are already hundreds of great hooks around. But what if we want one more? Well, reading official docs is the great place to start (an...
kity的头像-拾光赋kity6年前
04311