Passed
Push — master ( 8a4599...1fe2a6 )
by Chris
01:26
created

Repository Config

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run
          -
            command: phpcs-run
            use_website_config: true

filter:
  excluded_paths:
    - 'test/*'
checks:
  php: true
coding_style:
  php:
    indentation:
      general:
        size: 2