Completed
Push — master ( 2bdd9e...22855a )
by Nikita
05:02 queued 02:50
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: {  }