Completed
Push — master ( 59f6cd...ead1e7 )
by Simonas
189:58 queued 189:52
created

Checkout Config

imports:
  - php
tools:
  external_code_coverage:
      timeout: 3600
filter:
  excluded_paths:
    - Tests/*

Repository Config

checks:
    php: true
coding_style:
    php:
        spaces:
            other:
                after_type_cast: false