jumpingrivers / namer

R package :package: for labelling chunks of RMarkdown files! :boom:

Home Page:https://jumpingrivers.github.io/namer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pre-commit hook

RoyalTS opened this issue · comments

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

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