stevegrunwell / smee

ABANDONED: Please use https://github.com/BrainMaestro/composer-git-hooks instead! Library for automatically copying Git hooks into a project.
MIT License
2 stars 0 forks source link

Install PHP_CodeSniffer as a development dependency #7

Closed stevegrunwell closed 6 years ago

stevegrunwell commented 6 years ago

A nice way to dogfood Smee while working on it would be to install PHP_CodeSniffer with a PSR-2 ruleset, then have Smee install a pre-commit hook for it on composer install.