Passed
Push — master ( 613786...0bf609 )
by Hannes
02:10
created

Repository Config

filter:
    excluded_paths:
        - 'bin/*'
        - 'features/*'
        - 'spec/*'
        - 'src/DependencyInjection/ProjectServiceContainer.php'
checks:
    php: true
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
build_failure_conditions:
    - 'issues.severity(= MAJOR).new.exists'
    - 'elements.rating(<= D).new.exists'