YiiRocks/yii2-fontawesome-inline

View on GitHub
.scrutinizer.yml

Summary

Maintainability
Test Coverage
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
filter:
    excluded_paths:
        - "tests/"
tools:
    php_cs_fixer:
        config: { level: psr2 }