Sha256: e0f8f0f4e894837229ace2ee842bc2b362ba56b52e7bb20cb325a0f28dbec47e
Contents?: true
Size: 750 Bytes
Versions: 2
Compression:
Stored size: 750 Bytes
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2014-12-19 23:52:21 +0100 using RuboCop version 0.28.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: 122 Metrics/AbcSize: Max: 38 # Offense count: 9 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 138 # Offense count: 28 Metrics/CyclomaticComplexity: Max: 10 # Offense count: 130 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 16 # Offense count: 18 Metrics/PerceivedComplexity: Max: 11
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubocop-0.29.1 | .rubocop_todo.yml |
rubocop-0.29.0 | .rubocop_todo.yml |