Sha256: a6bc26646728e2c7778df6bb8a57b3b0dbd3347dd24b26f2ab2d8e26efb0d9ab
Contents?: true
Size: 686 Bytes
Versions: 42
Compression:
Stored size: 686 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2019-02-21 09:32:03 -0500 using RuboCop version 0.52.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: 1 Metrics/CyclomaticComplexity: Max: 7 # Offense count: 1 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: Max: 228 # Offense count: 1 Metrics/PerceivedComplexity: Max: 8
Version data entries
42 entries across 42 versions & 2 rubygems