Sha256: 3b152745797c2b52b4757986c01b2825fc0c58e7ba79f03944c75f49d58989fc

Contents?: true

Size: 311 Bytes

Versions: 2

Compression:

Stored size: 311 Bytes

Contents

AllCops:
  Exclude:
    - vendor/**/*
  TargetRubyVersion: 2.4

Style/FrozenStringLiteralComment:
  Enabled: false

Naming/MethodName:
  Enabled: false

Naming/FileName:
  Exclude:
    - "lib/iex-ruby-client.rb"

Style/Documentation:
  Enabled: false

Metrics:
  Enabled: false

inherit_from: .rubocop_todo.yml

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
iex-ruby-client-2.1.0 .rubocop.yml
iex-ruby-client-2.0.0 .rubocop.yml