Sha256: d32db42feb8c18f2517199c860b974cffe60964a592908495308e1c93a09723a

Contents?: true

Size: 325 Bytes

Versions: 1

Compression:

Stored size: 325 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mihari-5.7.0 .rubocop.yml