Passed
Push — master ( 2855fa...83346b )
by Dani
01:14
created

Checkout Config

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

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

tools:
  php_code_sniffer:
    config:
      standard: PSR2