Completed
Push — master ( 39f0d7...e09294 )
by Anton
02:11
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