Sha256: f5fea543b00b251e45f6225a0be2c3e994dc180e3e5fa0f6789c3a9b2ca33b90
Contents?: true
Size: 1.22 KB
Versions: 33
Compression:
Stored size: 1.22 KB
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2015-10-14 10:11:25 -0700 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: 4 Metrics/AbcSize: Max: 26 Metrics/BlockLength: Enabled: false # Offense count: 2 Metrics/CyclomaticComplexity: Enabled: false # Offense count: 20 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 108 # Offense count: 7 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 28 # Offense count: 1 Metrics/PerceivedComplexity: Max: 11 # Offense count: 10 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles, ProceduralMethods, FunctionalMethods, IgnoredMethods. Style/BlockDelimiters: Enabled: false # Offense count: 3 Style/ClassVars: Enabled: false # Offense count: 1 Style/EachWithObject: Enabled: false # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: MaxLineLength. Style/IfUnlessModifier: Enabled: false
Version data entries
33 entries across 33 versions & 1 rubygems