Fleshgrinder/php-assertion

View on GitHub
.scrutinizer.yml

Summary

Maintainability
Test Coverage
filter:
  excluded_paths:
    - vendor/*

checks:
  php: true

build:
    environment:
        php: 7.3.0

tools:
  external_code_coverage:
    timeout: 600
    runs: 1