Sha256: 2810dbc1a6741747ff04e1b84588bd93173d04cabe9ad6d8e656cc7a48a12997

Contents?: true

Size: 270 Bytes

Versions: 6

Compression:

Stored size: 270 Bytes

Contents

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

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
smart_container-0.6.0 .rubocop.yml
smart_container-0.5.0 .rubocop.yml
smart_container-0.4.0 .rubocop.yml
smart_container-0.3.0 .rubocop.yml
smart_container-0.2.0 .rubocop.yml
smart_container-0.1.0 .rubocop.yml