Sha256: 79fcff3c9e6ed2d0cc87b9b78d554edfdae07a355a7e0626f0f698650c276cda
Contents?: true
Size: 996 Bytes
Versions: 2
Compression:
Stored size: 996 Bytes
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2015-05-21 22:47:03 +0700 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: 8 Metrics/AbcSize: Max: 51 # Offense count: 1 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 328 # Offense count: 5 Metrics/CyclomaticComplexity: Max: 17 # Offense count: 176 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 146 # Offense count: 7 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 32 # Offense count: 5 Metrics/PerceivedComplexity: Max: 15 # Offense count: 31 Style/Documentation: Enabled: false # Offense count: 1 # Configuration parameters: Exclude. Style/FileName: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
grape-entity-0.4.7 | .rubocop_todo.yml |
grape-entity-0.4.6 | .rubocop_todo.yml |