iRail / hyperRail

The repo for the iRail.be webapp
https://iRail.be
Creative Commons Zero v1.0 Universal
47 stars 17 forks source link

Setup GrumPHP #276

Closed drupol closed 1 year ago

drupol commented 6 years ago

This composer plugin will register some git hooks in your package repository.

When somebody commits changes, GrumPHP will run some tests on the committed code. If the tests fail, you won't be able to commit your changes.

I've enabled the PHPCS plugin so styleCI won't complain too often :)