LicenseFinder icon indicating copy to clipboard operation
LicenseFinder copied to clipboard

Offer a pre-commit Hook

Open Kurt-von-Laven opened this issue 1 year ago • 1 comments

The pre-commit framework offers a convenient way to run tools authored in many languages as Git hooks (that are trivially also run in CI). It significantly reduces the friction involved in running code health checks written in a different language than the one your team is using so that any project can use the best tool available for a given task. LicenseFinder would make a spectacular hook since it beautifully abstracts away a complex, tedious task of near-universal relevance, supports many languages, and is natural for teams that don't have Ruby installed to wish to run.

Kurt-von-Laven avatar Sep 24 '22 14:09 Kurt-von-Laven

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

cf-gitbot avatar Sep 24 '22 14:09 cf-gitbot