Sha256: 796b16797fdf16ec6549ffc8b6f4ffcbaa9ab8b6a5e3b7761b7d91409779beb2
Contents?: true
Size: 708 Bytes
Versions: 18
Compression:
Stored size: 708 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 # Offense count: 4 Style/NumericPredicate: Enabled: false
Version data entries
18 entries across 18 versions & 1 rubygems