Sha256: 7941a6902c13fa25e797b9a83c51de61c47beb2e8e4c0d63eb2337887732e62d

Contents?: true

Size: 234 Bytes

Versions: 2

Compression:

Stored size: 234 Bytes

Contents

AllCops:
  Exclude:
    - vendor/**/*

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-1.0.1 .rubocop.yml
iex-ruby-client-1.0.0 .rubocop.yml