Sha256: 51a325fbcd6e0c7cb5d191c52af33cf9b9c79f23bfb65402845193e3b7670e81

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.3
  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.11.0 .rubocop.yml