Sha256: bbc7bb4ebfa30430ce011885ba669c06d4be050312db6dca95a0de23724b3867

Contents?: true

Size: 335 Bytes

Versions: 5

Compression:

Stored size: 335 Bytes

Contents

AllCops:
  TargetRubyVersion: 3.0

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  EnforcedStyle: double_quotes

Style/Documentation:
  Enabled: false

Style/ParallelAssignment:
  Enabled: false

Metrics/MethodLength:
  CountComments: true
  Max: 20

Lint/ScriptPermission:
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jp_translator_from_gpt-1.0.2 .rubocop.yml
jp_translator_from_gpt-1.0.1 .rubocop.yml
jp_translator_from_gpt-1.0.0 .rubocop.yml
jp_translator_from_gpt-0.1.1 .rubocop.yml
jp_translator_from_gpt-0.1.0 .rubocop.yml