kittrgg / kittr

Share your video game kits with others.
https://kittr.gg
GNU General Public License v3.0
42 stars 14 forks source link

Consider a ...pre-commit hook 😱 for `lint:fix`. #875

Closed anthonyshew closed 1 year ago

anthonyshew commented 1 year ago

I haven't really thought this one through and I really hate pre-commit hooks - but shouldn't this one be quick?

Maybe I should look at how the Next.js repo does it because that one is fast and not annoying.

anthonyshew commented 1 year ago

Trying it. Let's see if it stays.