Completed
Push — master ( 8b653d...6919c8 )
by Mehmet
09:27 queued 06:11
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