Completed
Push — master ( d8e9aa...3e6ae1 )
by Mehmet
03:45 queued 02:20
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