Completed
Push — master ( c48ed6...30ef9c )
by
unknown
27s queued 11s
created

Checkout Config

# inherit defaults
inherit: true

checks:
  php: true

filter:
  excluded_paths:
    - tests/*

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true