Completed
Pull Request — master (#7)
by Robbie
01:54
created

Checkout Config

inherit: true

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

checks:
  php:
    code_rating: true
    duplication: true

tools:
  php_code_sniffer:
    config:
      standard: PSR2

Repository Config

# language: php