Completed
Pull Request — master (#16)
by Simon
08:02
created

Checkout Config

inherit: true

checks:
  php:
    code_rating: true
    duplication: true
  javascript: true

filter:
  paths: [src/*, client/src/js/*]

tools:
  external_code_coverage: true

Repository Config

# language: php