Completed
Pull Request — 2.4 (#2814)
by Kévin
10:57 queued 07:03
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'features/*'
checks:
    php: true
build:
    tests:
        override:
            - command: true
    nodes:
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run