Sha256: 24f4ff5824c51ce4c628ff32ecf3132d507ecb3f527a9e1943662a23f63b9973

Contents?: true

Size: 221 Bytes

Versions: 1

Compression:

Stored size: 221 Bytes

Contents

AllCops:
  Exclude:
    - "bin/*"
    - "spec/spec_helper.rb"
    - "Guardfile"
    - "Gemfile"
    - "*.gemspec"
    - "Rakefile"

Style/Documentation:
  Enabled: false

Metrics/BlockLength:
  Exclude:
    - "spec/**/*"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
my_gems-0.2.2 .rubocop.yml