Passed
Pull Request — 5.2 (#1667)
by liu
07:12 queued 04:36
created

Repository Config

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