Passed
Push — master ( 110f5c...4f2976 )
by Hannes
01:53
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'