LAV45/yii2-settings

View on GitHub
.scrutinizer.yml

Summary

Maintainability
Test Coverage
imports:
    - php

tools:
    external_code_coverage:
        timeout: 2100

    php_sim: false
    php_cpd: false

filter:
    excluded_paths:
        - 'example/*'
        - 'tests/*'