Passed
Push — master ( a9894c...435b70 )
by Dmytro
03:24
created

Checkout Config

filter:
  excluded_paths:
    - 'tests/*'
    - '*.tpl.php'
checks:
  php: true
coding_style:
  php:
    spaces:
      around_operators:
        concatenation: true
      other:
        after_type_cast: false
build: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - '*.tpl.php'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build: true