Sha256: 1782906bd7c5ae5dbf4cd245cb848c1aa650c99ed53f219ad59940c59f9e7cc7
Contents?: true
Size: 820 Bytes
Versions: 22
Compression:
Stored size: 820 Bytes
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2014-06-01 12:18:38 +0200 using RuboCop version 0.22.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: 1 # Configuration parameters: CountComments. ClassLength: Max: 142 # Offense count: 1 CyclomaticComplexity: Max: 8 # Offense count: 5 Documentation: Enabled: false # Offense count: 53 LineLength: Max: 704 # Offense count: 2 # Configuration parameters: CountComments. MethodLength: Max: 19 # Offense count: 2 MultilineBlockChain: Enabled: false # Offense count: 5 RescueModifier: Enabled: false
Version data entries
22 entries across 22 versions & 3 rubygems