Completed
Push — master ( 17779b...001563 )
by Mehmet
04:37 queued 03:04
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