Sha256: 46496f1e0f7e5c51c85779b6ff8ba7766ff53a57c637a74a8772f6022281d63f
Contents?: true
Size: 608 Bytes
Versions: 4
Compression:
Stored size: 608 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2020-01-02 00:51:24 +0900 using RuboCop version 0.75.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/AbcSize: Max: 17 # Offense count: 1 Metrics/CyclomaticComplexity: Max: 8 # Offense count: 1 # Configuration parameters: CountComments, ExcludedMethods. Metrics/MethodLength: Max: 17
Version data entries
4 entries across 4 versions & 1 rubygems