Sha256: 306b97bd7ac927dfc09c08702672cd42992be1127f693e7d9f6cec1e7305d4a1

Contents?: true

Size: 265 Bytes

Versions: 1

Compression:

Stored size: 265 Bytes

Contents

inherit_gem:
  armitage-rubocop:
    - lib/rubocop.general.yml
    - lib/rubocop.rspec.yml

AllCops:
  UseCache: true
  TargetRubyVersion: 2.5.1
  Include:
    - bin/console
    - lib/**/*.rb
    - spec/**/*.rb
    - Gemfile
    - Rakefile
    - blast_wave.gemspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blast_wave-0.0.0 .rubocop.yml