Passed
Push — master ( 44239a...b37b35 )
by Mehmet
02:29
created

Checkout Config

# .scrutinizer.yml

checks:
  php:
    code_rating: true
    duplication: true
build:
  environment:
    php: '7.1'
filter:
  excluded_paths:
    - "test/"

Repository Config

# language: php