Completed
Push — master ( 1d19b0...f7de6f )
by Mehmet
01:35
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