jumpingrivers / namer

R package :package: for labelling chunks of RMarkdown files! :boom:
https://jumpingrivers.github.io/namer/
Other
94 stars 11 forks source link

pre-commit hook #36

Open RoyalTS opened 1 year ago

RoyalTS commented 1 year ago

Would it be possible to make namer available as a pre-commit hook, to be run against any staged files?

csgillespie commented 9 months ago

What's involved in creating a pre-commit hook? What needs to change?