observing / pre-commit

Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
MIT License
1.88k stars 153 forks source link

Package maintainance #165

Open LecrisUT opened 1 year ago

LecrisUT commented 1 year ago

Worth pointing to the maintained alternatives:


Hi there everyone,

I am looking forward to seeing more activity of this project being merged. Looking at all of the PRs, I see that there are quite a few nice PRs to have. I would like to get the authors together to organize in a fork to help modernize this package.


Modernizations

In the meantime, is anyone willing to open up their fork to issues/discussions and provide a package that others can install? Looking at the forks @wheelerlaw seems to have some.

I am new to JS/TS so feel free to add to the list above with more suggestions


Pinging active forks and PR authors @wheelerlaw, @jsumners, @verebes1, @nvasilakis, @jackmac92, @alexkuz, @kevinoid, @boneskull, @FabianMeul, @armata007, @JapSeyz, @observing, @3rd-Eden, @Swaagie

boneskull commented 1 year ago

I've moved on to husky, sorry

LecrisUT commented 1 year ago

Fair enough, I did also try tout husky and indeed works like a charm for anyone else looking at this.

jsumners commented 1 year ago

https://github.com/fastify/pre-commit

wheelerlaw commented 1 year ago

Let me refamiliarize myself with what I was working on here.