Completed
Push — master ( 3e276e...c1eb00 )
by Mehmet
05:32 queued 02:56
created

Checkout Config

# .scrutinizer.yml

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

Repository Config

# language: php