Completed
Push — master ( 7210b8...e9f6f4 )
by Christopher
02:41 queued 55s
created

Checkout Config

inherit: true

filter:
    paths: [src/*, tests/*]

checks:
    php:
        code_rating: true
        duplication: true

build:
    dependencies:
        override:
            - true
    tests:
        override:
            - phpcs-run

Repository Config

# language: php