Sha256: d92dcfdce59d57ab28db84528157da0fa840764f9403fa1ec77ead9fef15f538

Contents?: true

Size: 890 Bytes

Versions: 13

Compression:

Stored size: 890 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-03-09 17:42:55 +0100 using RuboCop version 0.29.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.

AllCops:
  TargetRubyVersion: 2.4

# Offense count: 3
Lint/AmbiguousOperator:
  Enabled: false

# Offense count: 1
# Configuration parameters: AllowSafeAssignment.
Lint/AssignmentInCondition:
  Enabled: false

# Offense count: 1
Security/Eval:
  Enabled: false

# Offense count: 3
# Cop supports --auto-correct.
Lint/UnusedBlockArgument:
  Enabled: false

# Offense count: 35
# Cop supports --auto-correct.
Lint/UnusedMethodArgument:
  Enabled: false

# Offense count: 128
Lint/Void:
  Enabled: false

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
msgpack-1.6.0 .rubocop.yml
msgpack-1.5.6 .rubocop.yml
msgpack-1.5.5 .rubocop.yml
msgpack-1.5.4 .rubocop.yml
msgpack-1.5.3 .rubocop.yml
msgpack-1.5.2 .rubocop.yml
msgpack-1.5.1 .rubocop.yml
msgpack-1.5.0 .rubocop.yml
msgpack-1.4.5 .rubocop.yml
msgpack-1.4.4 .rubocop.yml
msgpack-1.4.3 .rubocop.yml
msgpack-1.4.2 .rubocop.yml
msgpack-1.4.0.pre1 .rubocop.yml