Completed
Push — master ( 6919c8...b7724f )
by Mehmet
09:57 queued 06:54
created

Checkout Config

# .scrutinizer.yml

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

Repository Config

# language: php