Passed
Push — master ( 0e941b...0f3de7 )
by Conrad
08:36
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