Passed
Push — master ( 9cfca8...f97d34 )
by mark
06:02
created

Checkout Config

build:
    environment:
        php: '7.2'

    tests:
        override:
            - true

    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

checks:
    php:
        code_rating: true

filter:
    excluded_paths:
        - config/*
        - tests/*
        - src/Generated/*
        - src/Pyz/*

Repository Config

# language: php