Completed
Push — master ( 664a15...cbe1fc )
by Anton
05:30
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