Passed
Push — master ( af7aaf...9d963c )
by Gordon
04:08
created

Checkout Config

inherit: true

# See https://github.com/scrutinizer-ci/scrutinizer/issues/399
checks:
  php: true

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

filter:
  paths: ["src/*", "tests/*"]

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: true