Completed
Push — master ( c4223d...e3af10 )
by Nikita
03:25
created

Checkout Config

filter:
  excluded_paths:
    - 'app/*'
    - 'tests/*'
    - 'vendor/*'

checks:
  php: true

tools:
  external_code_coverage: true

Repository Config

filter:
    excluded_paths:
        - 'app/*'
checks:
    php: true
coding_style:
    php: {  }