Passed
Push — master ( 3fc459...b53069 )
by Denis
03:23
created

Repository Config

# language: PHP
checks:
    php: true
filter:
    excluded_paths:
        - "tests/"               # Everything in a root level "tests" directory
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run