Sha256: 969721b1bec178f84ad80b93181bd54235afab1760e262bdccfdd75effb64d05

Contents?: true

Size: 1.14 KB

Versions: 3

Compression:

Stored size: 1.14 KB

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-07-07 09:21:20 -0400 using RuboCop version 0.32.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

# Offense count: 1
Metrics/CyclomaticComplexity:
  Max: 8

# Offense count: 14
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 123

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 11

# Offense count: 1
Metrics/PerceivedComplexity:
  Max: 8

# Offense count: 3
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
Style/BracesAroundHashParameters:
  Enabled: false

# Offense count: 7
Style/Documentation:
  Enabled: false

# Offense count: 1
Style/DoubleNegation:
  Enabled: false

# Offense count: 1
# Configuration parameters: Exclude.
Style/FileName:
  Enabled: false

# Offense count: 1
# Configuration parameters: MinBodyLength.
Style/GuardClause:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mongoid-tag-collectible-0.2.2 .rubocop_todo.yml
mongoid-tag-collectible-0.2.1 .rubocop_todo.yml
mongoid-tag-collectible-0.2.0 .rubocop_todo.yml