Sha256: 5dc43ecf3b15983bf3ecdbc3fe8c31fbe98ff70ca47bc7104a4f8379a4caa353
Contents?: true
Size: 946 Bytes
Versions: 11
Compression:
Stored size: 946 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2016-04-08 08:46:33 +0200 using RuboCop version 0.39.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: 69 Metrics/AbcSize: Max: 66 # Offense count: 3 Metrics/BlockNesting: Max: 4 # Offense count: 13 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 473 # Offense count: 20 Metrics/CyclomaticComplexity: Max: 25 # Offense count: 252 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes. # URISchemes: http, https Metrics/LineLength: Max: 254 # Offense count: 111 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 61 # Offense count: 47 Metrics/PerceivedComplexity: Max: 27
Version data entries
11 entries across 11 versions & 1 rubygems