Completed
Push — master ( bac12f...658f95 )
by Carlos C
01:21
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'vendor/*'

checks:
    php:
        code_rating: true
        duplication: true

tools:
    php_code_sniffer:
        config:
            standard: "PSR2"
    external_code_coverage: true

Repository Config

# language: php