Completed
Push — master ( f86624...031313 )
by Sebastian
02:47
created

Checkout Config

tools:
  external_code_coverage: true
coding_style:
  php:
    spaces:
      around_operators:
        concatenation: true
      ternary_operator:
        in_short_version: false
      other:
        after_type_cast: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        upper_lower_casing:
            keywords:
                general: lower