Completed
Push — master ( df2713...4c5cd4 )
by Sergii
04:12
created

Checkout Config

filter:
    paths:
        - src/*
    excluded_paths:
        - src/AppBundle/Tests/*

tools:
    php_analyzer: true
    external_code_coverage:
        timeout: 300
        runs: 1

checks:
    php:
        code_rating: true
        duplication: true