Sha256: d43faef9440c463562790f55be941a8568f053148125baea6e7e38f8ab0781d3

Contents?: true

Size: 189 Bytes

Versions: 17

Compression:

Stored size: 189 Bytes

Contents

inherit_from: .rubocop_todo.yml

Style/DoubleNegation:
  Exclude:
    - 'lib/net/ssh/key_factory.rb'

Metrics/LineLength:
  Max: 150
  Exclude:
    - 'test/**/*.rb'
    - 'net-ssh.gemspec'

Version data entries

17 entries across 16 versions & 2 rubygems

Version Path
vagrant-unbundled-2.2.19.0 vendor/bundle/ruby/3.0.0/gems/net-ssh-6.1.0/.rubocop.yml
vagrant-unbundled-2.2.18.0 vendor/bundle/ruby/3.0.0/gems/net-ssh-6.1.0/.rubocop.yml
vagrant-unbundled-2.2.16.0 vendor/bundle/ruby/3.0.0/gems/net-ssh-6.1.0/.rubocop.yml
vagrant-unbundled-2.2.16.0 vendor/bundle/ruby/2.7.0/gems/net-ssh-6.2.0.rc1/.rubocop.yml
net-ssh-6.2.0.rc2 .rubocop.yml
vagrant-unbundled-2.2.14.0 vendor/bundle/ruby/2.7.0/gems/net-ssh-6.2.0.rc1/.rubocop.yml
vagrant-unbundled-2.2.10.0 vendor/bundle/ruby/2.7.0/gems/net-ssh-6.1.0/.rubocop.yml
net-ssh-6.2.0.rc1 .rubocop.yml
net-ssh-6.2.0.beta1 .rubocop.yml
net-ssh-6.1.0 .rubocop.yml
net-ssh-6.1.0.rc1 .rubocop.yml
net-ssh-6.0.2 .rubocop.yml
net-ssh-6.0.1 .rubocop.yml
net-ssh-6.0.0 .rubocop.yml
net-ssh-6.0.0.rc1 .rubocop.yml
net-ssh-6.0.0.beta2 .rubocop.yml
net-ssh-6.0.0.beta1 .rubocop.yml