Sha256: 21cb091260a916e856db8517a932b81f0629d75b92814ce8c35ad0018ea7e3ae

Contents?: true

Size: 276 Bytes

Versions: 7

Compression:

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
smart_types-0.1.0.alpha6 .rubocop.yml
smart_types-0.1.0.alpha5 .rubocop.yml
smart_types-0.1.0.alpha4 .rubocop.yml
smart_types-0.1.0.alpha3 .rubocop.yml
smart_types-0.1.0.alpha2 .rubocop.yml
smart_types-0.1.0.alpha .rubocop.yml
smart_types-0.0.0 .rubocop.yml