Install PHP-CS-Fixer

This commit is contained in:
Marco Petersen
2018-09-12 23:22:17 +03:00
parent 45715c4fcf
commit bf13004ef4
5 changed files with 286 additions and 1 deletions

View File

@@ -24,3 +24,8 @@
###> phpunit/phpunit ###
/phpunit.xml
###< phpunit/phpunit ###
###> friendsofphp/php-cs-fixer ###
/.php_cs
/.php_cs.cache
###< friendsofphp/php-cs-fixer ###