Completed
Push — 8.7 ( c939f1...0f47c7 )
by Markus
07:43 queued 40s
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

tools:
  external_code_coverage: true

Repository Config

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