Completed
Push — master ( 3e07e1...ddc10a )
by Dmytro
02:32
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