Passed
Pull Request — master (#1)
by
unknown
12:34
created

Repository Config

build:
    nodes:
        analysis:
            environment:
                php:
                    version: 8.0
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
                    -
                        command: phpcs-run
                        use_website_config: true
        tests:
            environment:
                php:
                    version: 8.0
checks:
    php: true
coding_style:
    php: {  }
filter: {  }