Sha256: 77e56075776193fa5cf37dbc91dd06ee18353692233de7f730c36f5372ed19f7

Contents?: true

Size: 254 Bytes

Versions: 4

Compression:

Stored size: 254 Bytes

Contents

---
inherit_gem:
  rubocop-fnando: .rubocop.yml

AllCops:
  TargetRubyVersion: 2.7
  NewCops: enable
  Exclude:
    - db/schema.rb
    - bin/**/*
    - vendor/**/*

Style/OpenStructUse:
  Enabled: false

Performance/MethodObjectAsBlock:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kitabu-3.0.3 .rubocop.yml
kitabu-3.0.2 .rubocop.yml
kitabu-3.0.1 .rubocop.yml
kitabu-3.0.0 .rubocop.yml