dshoreman / servidor

A modern web application for managing servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Force php-cs-fixer

dshoreman opened this issue · comments

I already have php-cs-fixer configured to run locally when saving files, but if anybody else were to send a PR then it doesn't help us.

Add php-cs-fixer to the Travis CI config to make sure all future code is going to match the rules already defined in .php_cs.dist.