Sha256: ef56399756499a16f0fbe49aa3a009e9b089d5bbb6241263992daf52883c54f0

Contents?: true

Size: 1.99 KB

Versions: 74

Compression:

Stored size: 1.99 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2022-02-28 16:41:22 UTC using RuboCop version 1.25.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: 225
Lint/UselessAssignment:
  Enabled: false

# Offense count: 258
# Configuration parameters: IgnoredMethods, CountRepeatedAttributes.
Metrics/AbcSize:
  Max: 328

# Offense count: 58
# Configuration parameters: CountComments, CountAsOne, ExcludedMethods, IgnoredMethods.
# IgnoredMethods: refine
Metrics/BlockLength:
  Max: 194

# Offense count: 43
# Configuration parameters: CountBlocks.
Metrics/BlockNesting:
  Max: 5

# Offense count: 81
# Configuration parameters: IgnoredMethods.
Metrics/CyclomaticComplexity:
  Max: 231

# Offense count: 446
# Configuration parameters: CountComments, CountAsOne, ExcludedMethods, IgnoredMethods.
Metrics/MethodLength:
  Max: 466

# Offense count: 36
# Configuration parameters: CountComments, CountAsOne.
Metrics/ModuleLength:
  Max: 1186

# Offense count: 91
# Configuration parameters: IgnoredMethods.
Metrics/PerceivedComplexity:
  Max: 51

# Offense count: 159
Style/ClassVars:
  Enabled: false

# Offense count: 297
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SingleLineConditionsOnly, IncludeTernaryExpressions.
# SupportedStyles: assign_to_condition, assign_inside_condition
Style/ConditionalAssignment:
  Enabled: false

# Offense count: 2
# Cop supports --auto-correct.
Style/ExplicitBlockArgument:
  Exclude:
    - 'lib/pwn/plugins/nmap_it.rb'

# Offense count: 42
# Cop supports --auto-correct-all.
Style/SlicingWithRange:
  Enabled: false

# Offense count: 520
# Cop supports --auto-correct.
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
# URISchemes: http, https
Layout/LineLength:
  Max: 1620

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
pwn-0.4.419 .rubocop_todo.yml
pwn-0.4.418 .rubocop_todo.yml
pwn-0.4.417 .rubocop_todo.yml
pwn-0.4.415 .rubocop_todo.yml
pwn-0.4.414 .rubocop_todo.yml
pwn-0.4.413 .rubocop_todo.yml
pwn-0.4.412 .rubocop_todo.yml
pwn-0.4.411 .rubocop_todo.yml
pwn-0.4.410 .rubocop_todo.yml
pwn-0.4.409 .rubocop_todo.yml
pwn-0.4.407 .rubocop_todo.yml
pwn-0.4.406 .rubocop_todo.yml
pwn-0.4.405 .rubocop_todo.yml
pwn-0.4.404 .rubocop_todo.yml
pwn-0.4.403 .rubocop_todo.yml
pwn-0.4.402 .rubocop_todo.yml
pwn-0.4.401 .rubocop_todo.yml
pwn-0.4.400 .rubocop_todo.yml
pwn-0.4.399 .rubocop_todo.yml
pwn-0.4.398 .rubocop_todo.yml