Completed
Push — master ( 5d896c...f5e14c )
by Carlos C
03:30
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