Completed
Push — master ( 2a4b14...397271 )
by Markus
03:43
created

Checkout Config

filter:
  excluded_paths:
    - vendor/*

checks:
  php: true

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

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }