Sha256: 1c0fa0d4d1adc5f201fc8db3c7c10caf87ebb093445d43198e38d4249b5cbd27

Contents?: true

Size: 346 Bytes

Versions: 1

Compression:

Stored size: 346 Bytes

Contents

require:
  - rubocop-rspec
  - rubocop-performance

Documentation:
  Enabled: false

Style/EmptyMethod:
  Enabled: false

Style/SymbolArray:
  Enabled: false

Style/WordArray:
  Enabled: false

AllCops:
  NewCops: enable
  TargetRubyVersion: 2.7
  Exclude:
    - bin/**/*
    - vendor/**/*
    - lib/generators/interage/query/*/templates/**/*.rb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
interage-query-0.1.4 .rubocop.yml