Sha256: c74d4abe14ab4602faf2494e767e6c19d63d6017fd67f883ba43e5fe58aa5196
Contents?: true
Size: 1.27 KB
Versions: 14
Compression:
Stored size: 1.27 KB
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2014-09-25 20:13:18 -0700 using RuboCop version 0.26.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: 27 Lint/AmbiguousRegexpLiteral: Enabled: false # Offense count: 1 Lint/HandleExceptions: Enabled: false # Offense count: 1 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 324 # Offense count: 3 Metrics/CyclomaticComplexity: Max: 14 # Offense count: 300 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 180 # Offense count: 10 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 52 # Offense count: 3 Metrics/PerceivedComplexity: Max: 15 # Offense count: 80 Style/Documentation: Enabled: false # Offense count: 1 # Configuration parameters: Exclude. Style/FileName: Enabled: false # Offense count: 1 # Configuration parameters: MinBodyLength. Style/GuardClause: Enabled: false # Offense count: 2 # Configuration parameters: EnforcedStyle, MinBodyLength, SupportedStyles. Style/Next: Enabled: false
Version data entries
14 entries across 14 versions & 4 rubygems