Completed
Pull Request — master (#47)
by Alejandro
02:57 queued 58s
created

Checkout Config

tools:
  external_code_coverage: true
checks:
  php:
    code_rating: true
    duplication: true
build:
  dependencies:
    override:
      - composer install --no-interaction --no-scripts --ignore-platform-reqs
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

Repository Config

# language: php