Sha256: 2c786c4c5e51e55a5b9d42ff7885e95a17f3f3905a6e5a547593deee8d3d9730
Contents?: true
Size: 946 Bytes
Versions: 7
Compression:
Stored size: 946 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2018-03-28 08:43:21 +0000 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: 79 Metrics/AbcSize: Max: 81 # Offense count: 1 Metrics/BlockNesting: Max: 4 # Offense count: 17 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 313 # Offense count: 52 Metrics/CyclomaticComplexity: Max: 25 # Offense count: 288 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes. # URISchemes: http, https Metrics/LineLength: Max: 254 # Offense count: 125 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 60 # Offense count: 51 Metrics/PerceivedComplexity: Max: 26
Version data entries
7 entries across 7 versions & 1 rubygems