Sha256: 011d84bf9d2efb95e6110311e20d5113f0df2d94e364995e7e80888b8923546f

Contents?: true

Size: 477 Bytes

Versions: 7

Compression:

Stored size: 477 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
RSpec/FilePath:
  SpecSuffixOnly: true
require:
  - rubocop-factory_bot
  - rubocop-rake
  - rubocop-rspec
  - rubocop-yard

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mihari-7.3.2 .rubocop.yml
mihari-7.3.1 .rubocop.yml
mihari-7.3.0 .rubocop.yml
mihari-7.2.0 .rubocop.yml
mihari-7.1.3 .rubocop.yml
mihari-7.1.2 .rubocop.yml
mihari-7.1.1 .rubocop.yml