Completed
Push — master ( 31d251...83cf5f )
by
unknown
17s queued 12s
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