Completed
Branch master (b140cc)
by Alejandro
07:49
created

Checkout Config

tools:
  external_code_coverage: true
checks:
    php:
        code_rating: true
        duplication: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            within:
                brackets: true