Sha256: fe9e3a537d26dbe57b391aef0e28769d1ea1752223af12e8a6ebffa1f6604925

Contents?: true

Size: 296 Bytes

Versions: 4

Compression:

Stored size: 296 Bytes

Contents

inherit_gem:
  rubocop-config-umbrellio: lib/rubocop.yml

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 3.0
  Include:
    - bin/console
    - Gemfile
    - helmsnap.gemspec
    - Rakefile
    - lib/**/*
    - spec/**/*
    - gemfile/**/*
  Exclude:
    - vendor/**/*
    - gemfiles/**/*

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
helmsnap-1.2.2 .rubocop.yml
helmsnap-1.2.1 .rubocop.yml
helmsnap-1.2.0 .rubocop.yml
helmsnap-1.1.0 .rubocop.yml