Sha256: f24eb34aff53bfdede2a4cc0678c7b00364f2cf7d676083dd101241ff5f1bed7

Contents?: true

Size: 915 Bytes

Versions: 16

Compression:

Stored size: 915 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2018-09-24 20:37:04 -0700 using RuboCop version 0.59.2.
# 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: 3
Lint/HandleExceptions:
  Exclude:
    - 'lib/libhoney/client.rb'
    - 'lib/libhoney/transmission.rb'

# Offense count: 7
Metrics/AbcSize:
  Max: 40

# Offense count: 1
# Configuration parameters: CountComments, ExcludedMethods.
# ExcludedMethods: refine
Metrics/BlockLength:
  Max: 30

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

# Offense count: 2
# Configuration parameters: CountKeywordArgs.
Metrics/ParameterLists:
  Max: 12

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

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
libhoney-1.21.0 .rubocop_todo.yml
libhoney-1.20.0 .rubocop_todo.yml
libhoney-1.19.0 .rubocop_todo.yml
libhoney-1.18.0 .rubocop_todo.yml
libhoney-1.17.0 .rubocop_todo.yml
libhoney-1.16.1 .rubocop_todo.yml
libhoney-1.16.0 .rubocop_todo.yml
libhoney-1.15.0 .rubocop_todo.yml
libhoney-1.14.7.pre.beta .rubocop_todo.yml
libhoney-1.14.7 .rubocop_todo.yml
libhoney-1.14.6 .rubocop_todo.yml
libhoney-1.14.5 .rubocop_todo.yml
libhoney-1.14.4 .rubocop_todo.yml
libhoney-1.14.3 .rubocop_todo.yml
libhoney-1.14.2 .rubocop_todo.yml
libhoney-1.14.1 .rubocop_todo.yml