codedgar / Puppertino

A CSS framework based on Human Guidelines from apple
https://codedgar.github.io/Puppertino/
MIT License
1.05k stars 39 forks source link

GitHub hooks #9

Closed rilexus closed 4 years ago

rilexus commented 4 years ago

To enforce a code guide line we should setup at least a pre commit hook which runs all the linters.

codedgar commented 4 years ago

Thanks for helping with that!