Passed
Push — master ( bc4001...cc9120 )
by Dani
01:11
created

Checkout Config

checks:
  php: true

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

filter:
  paths:
    - 'src/*'
    - 'tests/*'

tools:
  php_code_sniffer:
    config:
      standard: PSR2