Sha256: 9a5ca318e2631ca01d2af4e35bc3d485094b678a2cc76cb544d070236a19cf86

Contents?: true

Size: 258 Bytes

Versions: 3

Compression:

Stored size: 258 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.7

Style/Documentation:
  Enable: false

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: single_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fluxus-1.0.0 .rubocop.yml
fluxus-0.1.2 .rubocop.yml
fluxus-0.1.0 .rubocop.yml