Sha256: 57945c0eba23769bc5bacc5fbf83d6a1aff89fa22d650dcf888d037c5cedddaa

Contents?: true

Size: 1.32 KB

Versions: 6

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: 170

# 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

6 entries across 6 versions & 2 rubygems

Version Path
snapgit-0.6.5 .rubocop_todo.yml
lolcommits-0.6.5 .rubocop_todo.yml
snapgit-0.6.4 .rubocop_todo.yml
lolcommits-0.6.4 .rubocop_todo.yml
lolcommits-0.6.3 .rubocop_todo.yml
lolcommits-0.6.3.pre1 .rubocop_todo.yml