Completed
Push — master ( b33770...8b770c )
by Chris
07:17
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