Completed
Push — next-release ( 73d4c0...7c8f78 )
by Carlos C
01:42
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