Closed drupol closed 1 year 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 :)
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 :)