Sha256: 9714872a8178aef65f015c1cabda1051086f7a4025c7287399aec6acf9d923b4

Contents?: true

Size: 264 Bytes

Versions: 1

Compression:

Stored size: 264 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
    - blastwave.gemspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blastwave-0.0.0 .rubocop.yml