jonathantorres / construct

A PHP project/micro-package generator for PDS compliant projects or micro-packages.
MIT License
266 stars 16 forks source link

Fail php-cs-fixer linting early #187

Closed raphaelstolt closed 7 years ago

raphaelstolt commented 7 years ago

Since php-cs-fixer v2.2.0 the --stop-on-violation option allows to fail linting early and can therefor speedup builds.

This should be utilised on the construct repo and also for the constructed project/package.