Sha256: 4df2592faa0f115e898ea6ec550da1b4ab7109164976908b5533b7e32caef7f5

Contents?: true

Size: 245 Bytes

Versions: 3

Compression:

Stored size: 245 Bytes

Contents

AllCops:
  TargetRubyVersion: 3.0

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  EnforcedStyle: double_quotes

Lint/ScriptPermission:
  Enabled: false

Metrics/MethodLength:
  Max: 20

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
un_used_methods-0.1.3 .rubocop.yml
un_used_methods-0.1.2 .rubocop.yml
un_used_methods-0.1.1 .rubocop.yml