Sha256: 8a8acfcaf61282bca0cc5260d3db63fe2a00468067fbbecd2da52dbd530cb3a7
Contents?: true
Size: 351 Bytes
Versions: 3
Compression:
Stored size: 351 Bytes
Contents
AllCops: TargetRubyVersion: 2.1 Exclude: - "lib/any_sms/backend/aws/version.rb" - "lib/any_sms-backend-aws.rb" Metrics/BlockLength: Exclude: - "spec/**/*" Metrics/LineLength: Max: 90 Style/StringLiterals: EnforcedStyle: double_quotes ConsistentQuotesInMultiline: true Style/ClassAndModuleChildren: EnforcedStyle: compact
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
any_sms-backend-aws-0.1.1 | .rubocop.yml |
any_sms-backend-aws-0.1.0 | .rubocop.yml |
any_sms-backend-aws-0.0.2 | .rubocop.yml |