Completed
Push — master ( 55d4ad...3d9120 )
by Dmytro
02:43
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