Sha256: ea23cc7d06396bc763cb0f42855a5467d5ad5876f42ea89e99151f6fcf5f0657

Contents?: true

Size: 397 Bytes

Versions: 3

Compression:

Stored size: 397 Bytes

Contents

Style/HashSyntax:
  EnforcedShorthandSyntax: either
Style/StringLiterals:
  EnforcedStyle: double_quotes
Metrics/BlockLength:
  Max: 150
  Exclude:
    - "spec/**/*"
    - "*.gemspec"
Metrics/ClassLength:
  Enabled: false
Metrics/MethodLength:
  Max: 50
Metrics/AbcSize:
  Max: 50
RSpec/MultipleMemoizedHelpers:
  Max: 10
RSpec/ExampleLength:
  Max: 20
require:
  - rubocop-rspec
  - rubocop-yard

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mihari-6.3.0 .rubocop.yml
mihari-6.2.0 .rubocop.yml
mihari-6.1.0 .rubocop.yml