Passed
Push — master ( b5344a...aeae0c )
by Dani
01:38
created

Checkout Config

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

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

tools:
  php_code_sniffer:
    config:
      standard: PSR2