Passed
Push — develop ( 64a6b9...31676b )
by Martin
04:32 queued 02:45
created

Checkout Config

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

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build: true