Sha256: 9bddd4488cf363746d7965cd4060f94fb4d04a225a18f81d0de1d714f0e6fe5c
Contents?: true
Size: 996 Bytes
Versions: 3
Compression:
Stored size: 996 Bytes
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2015-08-10 13:14:22 +0300 using RuboCop version 0.31.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: 6 Metrics/AbcSize: Max: 33 # Offense count: 2 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 202 # Offense count: 3 Metrics/CyclomaticComplexity: Max: 11 # Offense count: 210 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 146 # Offense count: 8 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 28 # Offense count: 5 Metrics/PerceivedComplexity: Max: 13 # Offense count: 58 Style/Documentation: Enabled: false # Offense count: 1 # Configuration parameters: Exclude. Style/FileName: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
grape-entity-0.5.2 | .rubocop_todo.yml |
grape-entity-0.5.1 | .rubocop_todo.yml |
grape-entity-0.5.0 | .rubocop_todo.yml |