Sha256: 8e4625259339003c5589a7f4c1e45ee39e8658203bc92f4990df50cb0b907eac

Contents?: true

Size: 405 Bytes

Versions: 1

Compression:

Stored size: 405 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.7

Metrics/AbcSize:
  Max: 20

Metrics/MethodLength:
  Max: 20

Style/Documentation:
  Enabled: false

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  EnforcedStyle: double_quotes

# for RBS::Inline
Layout/LeadingCommentSpace:
  Enabled: false

Style/AccessorGrouping:
  Enabled: false

Style/CommentedKeyword:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rbs_actionmailer-1.0.0 .rubocop.yml