Completed
Push — master ( 61d36b...98a21f )
by Dmytro
01:47
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