Sha256: fecd2c185912872d055654eb93e911bbac7e73dbdfa4528f094897e14a527457

Contents?: true

Size: 261 Bytes

Versions: 6

Compression:

Stored size: 261 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.7

Style/EmptyElse:
  EnforcedStyle: empty

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
html-pipeline-mrkdwn-0.1.5 .rubocop.yml
html-pipeline-mrkdwn-0.1.4 .rubocop.yml
html-pipeline-mrkdwn-0.1.3 .rubocop.yml
html-pipeline-mrkdwn-0.1.2 .rubocop.yml
html-pipeline-mrkdwn-0.1.1 .rubocop.yml
html-pipeline-mrkdwn-0.1.0 .rubocop.yml