Sha256: 77fcfc8fa824bd24b79975b2f6b045dc2200651544bfb93eb1a823b03a82801b
Contents?: true
Size: 351 Bytes
Versions: 18
Compression:
Stored size: 351 Bytes
Contents
AllCops: Exclude: - 'tryout/**/*' - "vendor/**/.*" - "vendor/**/*" NewCops: enable TargetRubyVersion: 2.6 inherit_from: .rubocop_todo.yml Style/DoubleNegation: Exclude: - 'lib/net/ssh/key_factory.rb' Layout/LineLength: Max: 150 Exclude: - 'test/**/*.rb' - 'net-ssh.gemspec' Style/EmptyLiteral: Enabled: false
Version data entries
18 entries across 18 versions & 4 rubygems