Sha256: 8f7259948b91516e82a90fe69cf441a1bb89c2ddc4644d3d3cca331918a46256
Contents?: true
Size: 751 Bytes
Versions: 2
Compression:
Stored size: 751 Bytes
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2014-10-22 08:31:49 +0200 using RuboCop version 0.26.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: 116 Metrics/AbcSize: Max: 38 # Offense count: 10 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 131 # Offense count: 27 Metrics/CyclomaticComplexity: Max: 10 # Offense count: 129 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 16 # Offense count: 16 Metrics/PerceivedComplexity: Max: 11
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubocop-0.28.0 | .rubocop_todo.yml |
rubocop-0.27.1 | .rubocop_todo.yml |