Completed
Push — master ( a2204f...d0b5dd )
by Stéphane
7s
created

Checkout Config

tools:
  external_code_coverage:
    timeout: 1200

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                bitwise: false