Completed
Push — master ( 2acb5e...f79787 )
by Christopher
02:05
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