Sha256: 450df9aeebb75745e2a34ccf711902a8e8f028f35288bc9b73584c17c55acb98

Contents?: true

Size: 244 Bytes

Versions: 2

Compression:

Stored size: 244 Bytes

Contents

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

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
qonfig-0.9.0 .rubocop.yml
qonfig-0.8.0 .rubocop.yml