Sha256: 1a275ccaa58baadd35174484b25fb2a57bc94866de91e9a368fa19b130b3b51a

Contents?: true

Size: 279 Bytes

Versions: 4

Compression:

Stored size: 279 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  NewCops: enable
  TargetRubyVersion: 3.0

Style/FrozenStringLiteralComment:
  Enabled: true
  EnforcedStyle: never

Style/MutableConstant:
  Enabled: false

Metrics/ClassLength:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
miyabi-0.3.1 .rubocop.yml
miyabi-0.3.0 .rubocop.yml
miyabi-0.2.1 .rubocop.yml
miyabi-0.2.0 .rubocop.yml