Completed
Push — master ( 94d465...8ad0a5 )
by yuuki
09:55 queued 01:11
created

Checkout Config

filter:
    paths:
        - src/*
    excluded_paths:
        - tests/*
tools:
    external_code_coverage: true
    php_code_sniffer:
        config:
            standard: "PSR2"
    php_cs_fixer:
        config: { level: psr2 }
checks:
    php:
        code_rating: true
        duplication: true

Repository Config

# language: php