Sha256: 45f43ee8a7d94d48e3d6bf9ca14cfc2ad99450d42d0ebb8f1909ae11d766580a

Contents?: true

Size: 292 Bytes

Versions: 5

Compression:

Stored size: 292 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Documentation:
  Enabled: false

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Metrics/BlockLength:
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
code_clone_detector-1.1.0 .rubocop.yml
code_clone_detector-1.0.3 .rubocop.yml
code_clone_detector-1.0.2 .rubocop.yml
code_clone_detector-1.0.1 .rubocop.yml
code_clone_detector-1.0.0 .rubocop.yml