Completed
Push — master ( 0cb9f8...30c8ee )
by Karsten
03:04
created

Checkout Config

tools:
  php_sim: true
  php_pdepend: true
  php_analyzer: true
  external_code_coverage:
    timeout: 600  # timeout in seconds : 10 minutes


filter:
  paths:
    - src/*
  excluded_paths:
    - tests/*

checks:
  php:
    code_rating: true
    duplication: true

Repository Config

# language: