Sha256: e4870289cbd2136f583a3a4de95fc65ed47468da8ece5c0481a3e6cf4051211b
Contents?: true
Size: 686 Bytes
Versions: 6
Compression:
Stored size: 686 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2017-01-13 13:27:28 -0800 using RuboCop version 0.44.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 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 183 # Offense count: 1 Metrics/CyclomaticComplexity: Max: 7 # Offense count: 1 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 13
Version data entries
6 entries across 6 versions & 1 rubygems