Sha256: a256132c3fa0803debe135f04e0f90167e9f44c64b059377ac030579592fecb2

Contents?: true

Size: 270 Bytes

Versions: 1

Compression:

Stored size: 270 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
siege-0.0.0 .rubocop.yml