Completed
Pull Request — master (#6)
by
unknown
02:41
created

Checkout Config

filter:
  excluded_paths:
    - vendor/*

checks:
  php: true

tools:
  external_code_coverage: true
  php_code_sniffer:
    config:
      standard: "PSR2"