Current File : //opt/puppetlabs/puppet/lib/ruby/gems/2.7.0/gems/net-ssh-6.1.0/.rubocop.yml
inherit_from: .rubocop_todo.yml

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

Metrics/LineLength:
  Max: 150
  Exclude:
    - 'test/**/*.rb'
    - 'net-ssh.gemspec'
Page not found – Hello World !