Completed
Pull Request — master (#7)
by Robbie
02:24 queued 25s
created

Checkout Config

inherit: true

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

checks:
  php:
    code_rating: true
    duplication: true

build:
  dependencies:
    override:
      - true
  tests:
    override:
      - phpcs-run --standard=PSR2

Repository Config

# language: php