Sha256: d2bed718cf161f74d7b3c9b43403b93d758377344ff74c350fe8a0edae68a404

Contents?: true

Size: 1007 Bytes

Versions: 1

Compression:

Stored size: 1007 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-07-07 10:17:35 -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: 4
Metrics/AbcSize:
  Max: 70

# Offense count: 5
Metrics/CyclomaticComplexity:
  Max: 11

# Offense count: 78
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 170

# Offense count: 4
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 26

# Offense count: 3
Metrics/PerceivedComplexity:
  Max: 12

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

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

# Offense count: 6
# Configuration parameters: SupportedStyles.
Style/RaiseArgs:
  EnforcedStyle: compact

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mongoid-scroll-0.3.1 .rubocop_todo.yml