Sha256: c2aa22743d7e6dd660fef8ce6d9941f390bae2a73e9eb6b2f9960f3bd90bbae1
Contents?: true
Size: 457 Bytes
Versions: 19
Compression:
Stored size: 457 Bytes
Contents
AllCops: TargetRubyVersion: 2.1 Exclude: - 'dry-core.gemspec' - 'spec/spec_helper.rb' Style/SignalException: Exclude: - 'spec/**/*' Style/RedundantSelf: Exclude: - 'lib/dry/core/deprecations.rb' Metrics/LineLength: Max: 110 Metrics/MethodLength: Enabled: false Style/FileName: Exclude: - 'lib/dry-core.rb' Lint/AmbiguousRegexpLiteral: Exclude: - 'spec/**/*' Style/BlockDelimiters: Exclude: - 'spec/**/*'
Version data entries
19 entries across 19 versions & 1 rubygems