Sha256: efbd1761fac4ede2d03012bcba85ec5fad2d9b133d32428e50f0e6e499d5a6ea
Contents?: true
Size: 648 Bytes
Versions: 48
Compression:
Stored size: 648 Bytes
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2014-12-08 13:56:37 +0000 using RuboCop version 0.27.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: 4 Metrics/AbcSize: Max: 28 # Offense count: 1 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 110 # Offense count: 1 Metrics/CyclomaticComplexity: Max: 10 # Offense count: 4 Style/Documentation: Enabled: false
Version data entries
48 entries across 48 versions & 1 rubygems