Sha256: 15f75b4904c3b7913022bb5e2f82cc3a18feec5ef9b6ad5b995c9a01394bdd22

Contents?: true

Size: 280 Bytes

Versions: 1

Compression:

Stored size: 280 Bytes

Contents

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

AllCops:
  TargetRubyVersion: 2.7.0
  Include:
    - lib/**/*.rb
    - spec/**/*.rb
    - Gemfile
    - Rakefile
    - gem_template_rb.gemspec
    - bin/console

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gem_template_rb-0.1.0 .rubocop.yml