Completed
Push — master ( 129dae...75f3ca )
by Korotkov
02:39
created

Checkout Config

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

Repository Config

filter:
    excluded_paths:
        - 'app/*'
checks:
    php: true
coding_style:
    php: {  }