Completed
Push — master ( c68236...09c47b )
by Welling
02:15
created

Checkout Config

filter:
  paths: ['src/*']

checks:
  php: true

tools:
  external_code_coverage:
    timeout: 600
    runs: 2

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1