Completed
Push — master ( 534802...37fc94 )
by Kai
03:54
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
        
tools:
  external_code_coverage: true

filter:
    excluded_paths:
        - tests/*
        - examples/*

Repository Config

# language: php