Sha256: b2d859e150b747bcb566328b4192ed5c37733c7f188364f071cde9d586e17317

Contents?: true

Size: 321 Bytes

Versions: 3

Compression:

Stored size: 321 Bytes

Contents

checks:
  ruby:
    code_rating: true
    duplicate_code: true

build:
  tests:
    override:
      -
        command: 'bundle exec rake test:scrutinizer'
        environment:
          'SCRUTINIZER_CC_FILE': 'my-coverage'
          ruby: '2.2.0'
        coverage:
          file: 'my-coverage'
          format: 'rb-cc'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
carrasco-0.1.6 .scrutinizer.yml
carrasco-0.1.5 .scrutinizer.yml
carrasco-0.1.4 .scrutinizer.yml