Sha256: 7f3a64943a63796beb3890babd15174d4b7d871bc3d775eb1bba6023d37ec895
Contents?: true
Size: 707 Bytes
Versions: 16
Compression:
Stored size: 707 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2020-01-06 12:37:25 -0600 using RuboCop version 0.63.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: 4 Metrics/AbcSize: Max: 26 # Offense count: 1 Metrics/CyclomaticComplexity: Max: 9 # Offense count: 1 # Configuration parameters: CountComments, ExcludedMethods. Metrics/MethodLength: Max: 13 # Offense count: 3 # Configuration parameters: CountKeywordArgs. Metrics/ParameterLists: Max: 8
Version data entries
16 entries across 16 versions & 1 rubygems