Sha256: feb0ea79ca48f7006f50184c89f3104d261b66f1e349c339c68febac444eab22
Contents?: true
Size: 632 Bytes
Versions: 3
Compression:
Stored size: 632 Bytes
Contents
AllCops: NewCops: enable TargetRubyVersion: 2.7 Layout/LineLength: Max: 120 Lint/IneffectiveAccessModifier: Enabled: false Style/HashTransformKeys: Exclude: - 'lib/uploadcare/entity/decorator/paginator.rb' - 'lib/uploadcare/client/conversion/video_conversion_client.rb' - 'lib/uploadcare/entity/file.rb' Gemspec/RequiredRubyVersion: Exclude: - 'uploadcare-ruby.gemspec' Metrics/BlockLength: Exclude: - 'bin/' - 'spec/**/*' - 'uploadcare-ruby.gemspec' Metrics/MethodLength: Max: 20 Style/Documentation: Enabled: false Style/OptionalBooleanParameter: AllowedMethods: ['create']
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
uploadcare-ruby-4.3.6 | .rubocop.yml |
uploadcare-ruby-4.3.5 | .rubocop.yml |
uploadcare-ruby-4.3.4 | .rubocop.yml |