Passed
Push — master ( 86d589...a9894c )
by Dmytro
07:56 queued 01:30
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