Sha256: ac5f4851fc1bacd5350ae0d38b01e8e363071bc39bdc3cadee9104a7e122d2d4

Contents?: true

Size: 1.21 KB

Versions: 4

Compression:

Stored size: 1.21 KB

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2016-01-03 14:51:05 -0700 using RuboCop version 0.32.1.
# 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: 1
Lint/HandleExceptions:
  Enabled: false

# Offense count: 1
Lint/UselessAccessModifier:
  Enabled: false

# Offense count: 8
Metrics/AbcSize:
  Max: 28

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 101

# Offense count: 3
Metrics/CyclomaticComplexity:
  Max: 8

# Offense count: 104
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 145

# Offense count: 6
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 22

# Offense count: 2
Metrics/PerceivedComplexity:
  Max: 8

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

# Offense count: 2
Style/DoubleNegation:
  Enabled: false

# Offense count: 1
# Configuration parameters: Exclude.
Style/FileName:
  Enabled: false

# Offense count: 1
Style/ModuleFunction:
  Enabled: false

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
slack-ruby-bot-bhe-0.5.5.3 .rubocop_todo.yml
slack-ruby-bot-0.6.0 .rubocop_todo.yml
slack-ruby-bot-0.5.5 .rubocop_todo.yml
slack-ruby-bot-0.5.4 .rubocop_todo.yml