Sha256: 38106419f5be3cc942eed5fa1c55ca9ff39bc2304934933d4da43222839ee0c0

Contents?: true

Size: 244 Bytes

Versions: 1

Compression:

Stored size: 244 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
qonfig-0.10.0 .rubocop.yml