Sha256: 4ff8cdfd8c6d6d2b592299aff0c0b7dfcf5428e4e8275ca6d5774204a8413025

Contents?: true

Size: 416 Bytes

Versions: 12

Compression:

Stored size: 416 Bytes

Contents

AllCops:
  Include:
    - '**/Gemfile'
    - lib/**/*
    - spec/**/*
    - gemirro.gemspec
  Exclude:
    - files/**/*
    - templates/**/*
MethodLength:
  Exclude:
    - lib/**/*
ClassLength:
  Exclude:
    - lib/**/*
ParameterLists:
  Exclude:
    - lib/**/*
Metrics/CyclomaticComplexity:
  Exclude:
    - lib/**/*
Metrics/PerceivedComplexity:
  Exclude:
    - lib/**/*
Metrics/AbcSize:
  Exclude:
    - lib/**/*

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
gemirro-0.10.5 .rubocop.yml
gemirro-0.10.4 .rubocop.yml
gemirro-0.10.3 .rubocop.yml
gemirro-0.10.2 .rubocop.yml
gemirro-0.10.1 .rubocop.yml
gemirro-0.10.0 .rubocop.yml
gemirro-0.9.1 .rubocop.yml
gemirro-0.9.0 .rubocop.yml
gemirro-0.8.1 .rubocop.yml
gemirro-0.8.0 .rubocop.yml
gemirro-0.7.0 .rubocop.yml
gemirro-0.6.0 .rubocop.yml