Passed
Push — master ( c76052...366d0f )
by Gabriel
12:47
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run
  environment:
    php: '7.2'

tools:
  php_code_coverage:
    enabled: true
  php_code_sniffer:
    config:
      standard: "PSR12"
  external_code_coverage:
    timeout: 600

Repository Config

# language: php

# tests: true