Sha256: 5f8fc3c6ebf5aeb27a5d441030afe6ab5f775d3c6c440003381c222dcf0981c6
Contents?: true
Size: 325 Bytes
Versions: 8
Compression:
Stored size: 325 Bytes
Contents
AllCops: Exclude: - 'tryout/**/*' - "vendor/**/.*" - "vendor/**/*" NewCops: enable 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
8 entries across 8 versions & 2 rubygems