Setup php-cs-fixer

This commit is contained in:
Philipp 2021-04-06 20:00:21 +02:00
parent ae7178c042
commit 3f2d5c4111
No known key found for this signature in database
GPG key ID: 9A28B7D4FF5667BD
7 changed files with 2071 additions and 2 deletions

3
.gitignore vendored
View file

@ -82,3 +82,6 @@ venv/
#Ignore temporary installed phpunit
/bin/phpunit
#Ignore cache file
.php_cs.cache