Sha256: 1b3ff100c276adadaeae59fd9eb9f5f53def93f666e140e9446ee4095afc8292
Contents?: true
Size: 1.2 KB
Versions: 1
Compression:
Stored size: 1.2 KB
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2015-03-11 10:53:03 -0400 using RuboCop version 0.27.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: 10 Metrics/AbcSize: Max: 347 # Offense count: 1 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 486 # Offense count: 6 Metrics/CyclomaticComplexity: Max: 99 # Offense count: 294 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 254 # Offense count: 20 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 369 # Offense count: 5 Metrics/PerceivedComplexity: Max: 101 # Offense count: 8 Style/ClassVars: Enabled: false # Offense count: 76 Style/Documentation: Enabled: false # Offense count: 2 Style/DoubleNegation: Enabled: false # Offense count: 3 # Configuration parameters: Exclude. Style/FileName: Enabled: false # Offense count: 1 # Configuration parameters: NamePrefix, NamePrefixBlacklist. Style/PredicateName: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
grape-swagger-0.10.1 | .rubocop_todo.yml |