Sha256: c1fdac30cd7e2ad9ff3e5ddff5187a718a96840da4bd13cf5ba13556405726e1
Contents?: true
Size: 704 Bytes
Versions: 7
Compression:
Stored size: 704 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2019-06-06 16:49:59 +0900 using RuboCop version 0.71.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: 3 Metrics/AbcSize: Max: 20 # Offense count: 1 Metrics/CyclomaticComplexity: Max: 9 # Offense count: 6 # Configuration parameters: CountComments, ExcludedMethods. Metrics/MethodLength: Max: 18 # Offense count: 1 # Configuration parameters: CountComments. Metrics/ModuleLength: Max: 103
Version data entries
7 entries across 7 versions & 1 rubygems