kentcdodds / kcd-scripts

CLI toolbox for common scripts for my projects
http://npm.im/kcd-scripts
MIT License
885 stars 207 forks source link

check prettier formatting in validate script #64

Open alexkrolick opened 6 years ago

alexkrolick commented 6 years ago

Without this, formatting is not checked in CI and only applied if the precommit hooks are installed, which is optional

Options:

kentcdodds commented 6 years ago

Hmmm... I think it works already to do:

kcd-scripts format --list-different