Sha256: c1f1e65995c363ab0b3bdb408886e9997d12075e3b2c422d121b85d3f051ba82
Contents?: true
Size: 545 Bytes
Versions: 3
Compression:
Stored size: 545 Bytes
Contents
require: - rubocop-minitest - rubocop-performance AllCops: NewCops: enable Style/StringLiterals: Enabled: false Metrics/ParameterLists: Enabled: false Style/Documentation: Enabled: false Layout/LineLength: Max: 120 Metrics/MethodLength: Max: 40 Naming/VariableNumber: Enabled: false Metrics/ClassLength: Enabled: false Metrics/AbcSize: Enabled: false # Wait until https://github.com/rubocop/rubocop/issues/8761 is fixed Gemspec/RequiredRubyVersion: Enabled: false Minitest/MultipleAssertions: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
whatsapp_sdk-0.3.2 | .rubocop.yml |
whatsapp_sdk-0.3.1 | .rubocop.yml |
whatsapp_sdk-0.3.0 | .rubocop.yml |