Passed
Push — master ( d8452c...f347d1 )
by Robbie
02:02 queued 10s
created

Checkout Config

inherit: true

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

checks:
  php:
    code_rating: true
    duplication: true

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

Repository Config

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