Completed
Push — add-code-of-conduct-1 ( cde8aa )
by Mikaël
01:35
created

Repository Config

tools:
    external_code_coverage:
        runs: 5

Global Config

checks:
    php:
        code_rating: true
        duplication: false
tools:
    php_cs_fixer:
        config: { level: psr2 }
    external_code_coverage:
        timeout: 2700
        runs: 6
filter:
    excluded_paths:
        - tests/