Sha256: 103975fe4a4adf1584c6c01014cc20d42a470d7670acf31864b10318ed3cb93f

Contents?: true

Size: 204 Bytes

Versions: 1

Compression:

Stored size: 204 Bytes

Contents

inherit_from: .rubocop_todo.yml

require: rubocop-rspec

AllCops:
  TargetRubyVersion: "2.4"
  NewCops: enable

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*'
    - 'Gemfile'
    - 'typesense.gemspec'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
typesense-0.4.0 .rubocop.yml