Completed
Push — master ( a61c99...ec5339 )
by Dmytro
12:04 queued 06:09
created

Checkout Config

filter:
  excluded_paths:
    - 'tests/*'
    - '*.tpl.php'

checks:
  php: true

coding_style:
  php:
    spaces:
      around_operators:
        concatenation: false
      other:
        after_type_cast: false

Repository Config

filter:
  excluded_paths:
    - 'tests/*'
    - '*.tpl.php'

checks:
  php: true

coding_style:
  php:
    spaces:
      around_operators:
        concatenation: false
      other:
        after_type_cast: false