Sha256: 3f9f32d241685793ad384ebbfe8dbbb6f3a6947a531d10952546e9ca79220d56
Contents?: true
Size: 456 Bytes
Versions: 10
Compression:
Stored size: 456 Bytes
Contents
AllCops: TargetRubyVersion: 2.3 Metrics/LineLength: Max: 100 # Dumb, but also brand new. Style/NumericPredicate: Enabled: false # Allows for raising Redd::ResponseErrors with a Response object. Style/RaiseArgs: Enabled: false # Many reddit calls demand a lot of parameters. Metrics/ParameterLists: CountKeywordArgs: false # Stop rubocop from complaining about large `describe` blocks. Metrics/BlockLength: Exclude: - spec/**/*_spec.rb
Version data entries
10 entries across 10 versions & 1 rubygems