almrooth/ramverk2

View on GitHub
.scrutinizer.yml

Summary

Maintainability
Test Coverage
checks:
    javascript: true

build:
    tests:
        override:
            -
                command: 'npm run test-scrutinizer'
                coverage:
                    file: 'build/coverage/clover.xml'
                    format: 'clover'