Passed
Push — master ( 17602b...453007 )
by Chris
04:37
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