Completed
Push — master ( fe80fb...50f74a )
by Nikola
10:49
created

Checkout Config

filter:
  paths: [src/*]
checks:
  php: true
tools:
  external_code_coverage:
    timeout: 600

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false