Sha256: d8c8335ad7653ada192daaa60eb73eaed80eb9e0da80f3c40419de15c9aeab20
Contents?: true
Size: 648 Bytes
Versions: 10
Compression:
Stored size: 648 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2019-04-06 08:08:20 -0500 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: 3 Metrics/AbcSize: Max: 23 # Offense count: 1 # Configuration parameters: CountComments, ExcludedMethods. Metrics/MethodLength: Max: 13 # Offense count: 2 # Configuration parameters: CountKeywordArgs. Metrics/ParameterLists: Max: 6
Version data entries
10 entries across 10 versions & 1 rubygems