Sha256: e72aea025ba5d8ee4f9170800f87a8c3288fb158b3171cff07ddd407a7d9056d

Contents?: true

Size: 880 Bytes

Versions: 1

Compression:

Stored size: 880 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2024-11-13 10:06:34 UTC using RuboCop version 1.48.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

# Offense count: 5
# This cop supports safe autocorrection (--autocorrect).
Layout/EmptyLineAfterGuardClause:
  Exclude:
    - 'lib/miyabi/check_string.rb'

# Offense count: 1
# Configuration parameters: CountComments, CountAsOne.
Metrics/ModuleLength:
  Max: 145

# Offense count: 3
# Configuration parameters: AllowedConstants.
Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'lib/miyabi.rb'
    - 'lib/miyabi/check_string.rb'
    - 'lib/miyabi/format_string.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
miyabi-0.3.1 .rubocop_todo.yml