Sha256: ea5de3333f6d8aae33b7c2cc8e3f94e3f6fb5f5c6e1ac4f964637841b93984c1

Contents?: true

Size: 438 Bytes

Versions: 7

Compression:

Stored size: 438 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-factory_bot
  - rubocop-rake
  - rubocop-rspec
  - rubocop-yard

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mihari-7.1.0 .rubocop.yml
mihari-7.0.5 .rubocop.yml
mihari-7.0.4 .rubocop.yml
mihari-7.0.3 .rubocop.yml
mihari-7.0.2 .rubocop.yml
mihari-7.0.1 .rubocop.yml
mihari-7.0.0 .rubocop.yml