Sha256: 3ae6ed7f36c9bcd9e382d47d98b8af00d7c4956e1d09329d45c6e51ec978a4c1

Contents?: true

Size: 364 Bytes

Versions: 12

Compression:

Stored size: 364 Bytes

Contents

inherit_from: .rubocop_todo.yml
AllCops:
  Exclude:
    - 'bin/localhost'
Metrics/LineLength:
  Max: 240
Metrics/BlockLength:
  Max: 240
Style/SymbolArray:
  EnforcedStyle: brackets
Naming/RescuedExceptionsVariableName:
  PreferredName: error
Style/StringLiterals:
  EnforcedStyle: double_quotes
Style/StringLiteralsInInterpolation:
  EnforcedStyle: double_quotes

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
net-ssh-cli-1.9.2 .rubocop.yml
net-ssh-cli-1.9.1 .rubocop.yml
net-ssh-cli-1.9.0 .rubocop.yml
net-ssh-cli-1.8.0 .rubocop.yml
net-ssh-cli-1.7.0 .rubocop.yml
net-ssh-cli-1.6.0 .rubocop.yml
net-ssh-cli-1.5.0 .rubocop.yml
net-ssh-cli-1.4.1 .rubocop.yml
net-ssh-cli-1.3.1 .rubocop.yml
net-ssh-cli-1.3.0 .rubocop.yml
net-ssh-cli-1.2.1 .rubocop.yml
net-ssh-cli-1.2.0 .rubocop.yml