pixelastic / norska

🏔️ Custom SSG using Pug, Webpack, PostCSS and Tailwind.
https://projects.pixelastic.com/norska/
MIT License
8 stars 0 forks source link

Pre-commit hook don't run #52

Closed pixelastic closed 4 years ago

pixelastic commented 4 years ago

Seems like some pre-commit hook do not run correctly

I did modify modules/norska/main.js and commited, but no check was made. Seems like lint-staged didn't even run.

pixelastic commented 4 years ago

I couldn't reproduce the issue, so I'm going to close it for now.

pixelastic commented 4 years ago

Re-opening as I was able to commit changes to norska-netlify that had invalid tests and it went through nonetheless.

pixelastic commented 4 years ago

Wait no, false alarm. It did warn me.