Sha256: 9e8d3d29265f08abef50386c53ffa2bb711356edd0d8a9d61d41765370ef2378

Contents?: true

Size: 1.32 KB

Versions: 8

Compression:

Stored size: 1.32 KB

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-04-12 19:24:55 +0200 using RuboCop version 0.30.0.
# 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: 23
Metrics/AbcSize:
  Max: 38

# Offense count: 2
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 127

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

# Offense count: 92
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 157

# Offense count: 24
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 31

# Offense count: 4
Metrics/PerceivedComplexity:
  Max: 11

# Offense count: 1
# Cop supports --auto-correct.
Performance/Sample:
  Enabled: false

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

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

# Offense count: 1
# Configuration parameters: IndentWhenRelativeTo, SupportedStyles, IndentOneStep.
Style/CaseIndentation:
  Enabled: false

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
lolcommits-0.6.2 .rubocop_todo.yml
lolcommits-0.6.2.pre1 .rubocop_todo.yml
lolcommits-0.6.1 .rubocop_todo.yml
lolcommits-0.6.0 .rubocop_todo.yml
lolcommits-0.5.9 .rubocop_todo.yml
lolcommits-0.5.9.pre1 .rubocop_todo.yml
lolcommits-0.5.8 .rubocop_todo.yml
lolcommits-0.5.8.pre1 .rubocop_todo.yml