Sha256: 53bf055cd0fd3f655801dd2072f8cd32dcfcd31c625ab23114d59fa6b89abcee
Contents?: true
Size: 1.21 KB
Versions: 1
Compression:
Stored size: 1.21 KB
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2014-09-18 12:21:47 -0400 using RuboCop version 0.26.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 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 118 # Offense count: 2 Metrics/CyclomaticComplexity: Max: 8 # Offense count: 39 # Configuration parameters: AllowURI. Metrics/LineLength: Max: 145 # Offense count: 1 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 14 # Offense count: 2 Metrics/PerceivedComplexity: Max: 9 # Offense count: 1 Style/AsciiComments: Enabled: false # Offense count: 2 # Configuration parameters: EnforcedStyle, SupportedStyles. Style/ClassAndModuleChildren: Enabled: false # Offense count: 14 Style/Documentation: Enabled: false # Offense count: 1 Style/DoubleNegation: Enabled: false # Offense count: 3 Style/Lambda: Enabled: false # Offense count: 5 # Configuration parameters: MaxSlashes. Style/RegexpLiteral: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hyperclient-0.5.0 | .rubocop_todo.yml |