Sha256: aec83acf59c54ac2dc227f072829ef365fdd4a6eb6db5c6e51b2ac2f1dd68e77
Contents?: true
Size: 889 Bytes
Versions: 12
Compression:
Stored size: 889 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2016-02-02 13:30:13 -0300 using RuboCop version 0.36.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: 6 Metrics/AbcSize: Max: 38 # Offense count: 5 Metrics/CyclomaticComplexity: Max: 10 # Offense count: 1 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes. # URISchemes: http, https Metrics/LineLength: Max: 142 # Offense count: 12 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 27 # Offense count: 2 # Configuration parameters: CountComments. Metrics/ModuleLength: Max: 500 # Offense count: 4 Metrics/PerceivedComplexity: Max: 10
Version data entries
12 entries across 12 versions & 1 rubygems