Sha256: 819c76ff4138217ba1f801abc98baac4869de25605ddc825aba60ca6d7749014

Contents?: true

Size: 266 Bytes

Versions: 2

Compression:

Stored size: 266 Bytes

Contents

AllCops:
  NewCops: disable
  SuggestExtensions: false
  TargetRubyVersion: 2.5

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
date_night-0.0.2 .rubocop.yml
date_night-0.0.1 .rubocop.yml