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