Completed
Pull Request — master (#30)
by Asmir
02:53 queued 01:31
created

Checkout Config

tools:
    external_code_coverage: true

checks:
    php:
        excluded_dependencies:
          - phpstan/phpstan

        code_rating: true
        duplication: true
filter:
    paths:
        - src/*

Repository Config

# language: php