Completed
Push — master ( 09c601...31d251 )
by Anton
16s 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