Sha256: 52e9f512c20db87fd288d9e90b8f59bc903cfd8b453e1220c46337520f3adf13

Contents?: true

Size: 277 Bytes

Versions: 5

Compression:

Stored size: 277 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
    - smart_engine.gemspec
    - bin/console

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
smart_engine-0.5.0 .rubocop.yml
smart_engine-0.4.0 .rubocop.yml
smart_engine-0.3.0 .rubocop.yml
smart_engine-0.2.0 .rubocop.yml
smart_engine-0.1.0 .rubocop.yml