Sha256: 80236ed255bf8bba9ee6d73fe5816a7f786e48bc3d0d8b74c3cc4435eec750bd
Contents?: true
Size: 318 Bytes
Versions: 1
Compression:
Stored size: 318 Bytes
Contents
AllCops: TargetRubyVersion: 2.3 Exclude: - '.wercker/**/*' Metrics/MethodLength: Max: 20 Metrics/LineLength: Max: 100 Lint/RescueWithoutErrorClass: Exclude: - 'lib/object/cache.rb' - 'test/cache_test.rb' Security/MarshalLoad: Exclude: - 'lib/object/cache.rb' - 'test/cache_test.rb'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
object-cache-0.1.0 | .rubocop.yml |