Setup php-cs-fixer
This commit is contained in:
parent
ae7178c042
commit
3f2d5c4111
7 changed files with 2071 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -82,3 +82,6 @@ venv/
|
|||
|
||||
#Ignore temporary installed phpunit
|
||||
/bin/phpunit
|
||||
|
||||
#Ignore cache file
|
||||
.php_cs.cache
|
Loading…
Add table
Add a link
Reference in a new issue