Sha256: 9a4bb98968cbb94d0dae1e1aceb15b35eeba2955a24506ff78c70cfe1a84b88a

Contents?: true

Size: 1.71 KB

Versions: 2

Compression:

Stored size: 1.71 KB

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-05-19 11:04:31 -0400 using RuboCop version 0.31.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: 1
# Cop supports --auto-correct.
# Configuration parameters: AlignWith, SupportedStyles, AutoCorrect.
Lint/EndAlignment:
  Enabled: false

# Offense count: 5
Metrics/AbcSize:
  Max: 38

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 112

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

# Offense count: 67
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 159

# Offense count: 8
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 27

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

# Offense count: 1
# Cop supports --auto-correct.
Style/ClosingParenthesisIndentation:
  Enabled: false

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

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

# Offense count: 2
# Configuration parameters: NamePrefix, NamePrefixBlacklist.
Style/PredicateName:
  Enabled: false

# Offense count: 1
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles, AllowInnerSlashes.
Style/RegexpLiteral:
  Enabled: false

# Offense count: 1
# Cop supports --auto-correct.
# Configuration parameters: MultiSpaceAllowedForOperators.
Style/SpaceAroundOperators:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gris-0.2.1 .rubocop_todo.yml
gris-0.2.0 .rubocop_todo.yml