Completed
Push — master ( 5ae367...788a44 )
by Manuel
03:59 queued 02:06
created

Checkout Config

checks:
    php: true

filter:
    excluded_paths:
        - tests/*

build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run

Repository Config

# language:
checks:
    php: true
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run