Sha256: f1b701a1669c7a40430bff3aca0a3c4779d5c002758bd4a9079f0605f99b3857
Contents?: true
Size: 568 Bytes
Versions: 4
Compression:
Stored size: 568 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 SuggestExtensions: false NewCops: enable Style/StringLiterals: Enabled: true Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: Enabled: false Metrics/ParameterLists: Enabled: false Metrics/MethodLength: Enabled: false Metrics/AbcSize: Enabled: false Naming/FileName: Enabled: false Metrics/BlockLength: AllowedMethods: ['describe', 'context'] Metrics/CyclomaticComplexity: Max: 16 Metrics/PerceivedComplexity: Max: 16 Metrics/ClassLength: Max: 150
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mailerlite-ruby-1.0.5 | .rubocop.yml |
mailerlite-ruby-1.0.4 | .rubocop.yml |
mailerlite-ruby-1.0.3 | .rubocop.yml |
mailerlite-ruby-1.0.2 | .rubocop.yml |