Skip to content

Commit

Permalink
fix code quality errors
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklog committed Dec 29, 2020
1 parent 3b55163 commit b31efaa
Show file tree
Hide file tree
Showing 22 changed files with 110 additions and 402 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ composer-require-checker.json
Makefile
LICENSE
phpstan.neon
phpstan-baseline.neon
phpcs.xml
phpunit.xml
bin/*
Expand Down
4 changes: 0 additions & 4 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,3 @@ GITHUB_AUTH_METHOD=http_password
GITHUB_USERNAME=username
GITHUB_SECRET=password_or_token
###< knplabs/github-api ###

###> symfony/messenger ###
MESSENGER_TRANSPORT_DSN=doctrine://default
###< symfony/messenger ###
Loading

0 comments on commit b31efaa

Please sign in to comment.