Sha256: cb6825ca0d1d20ef2e851ad57674b259293675c3a9edd15c0692daec59c22df4

Contents?: true

Size: 1.04 KB

Versions: 6

Compression:

Stored size: 1.04 KB

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-04-06 10:04:21 -0700 using RuboCop version 0.30.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: 23
Metrics/AbcSize:
  Max: 186

# Offense count: 16
Metrics/BlockNesting:
  Max: 5

# Offense count: 7
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 331

# Offense count: 12
Metrics/CyclomaticComplexity:
  Max: 60

# Offense count: 349
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 231

# Offense count: 27
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 134

# Offense count: 1
# Configuration parameters: CountKeywordArgs.
Metrics/ParameterLists:
  Max: 6

# Offense count: 10
Metrics/PerceivedComplexity:
  Max: 46

# Offense count: 7
Style/Documentation:
  Enabled: false

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
http-2-0.8.2 .rubocop_todo.yml
http-2-0.8.1 .rubocop_todo.yml
mieps_http-2-0.8.2 .rubocop_todo.yml
mieps_http-2-0.8.1 .rubocop_todo.yml
mieps_http-2-0.8.0 .rubocop_todo.yml
http-2-0.8.0 .rubocop_todo.yml