Sha256: 9b4d2bb937381b0c7052ae2e5f5519839eccca6d4e5122efcab75d45facc2abd

Contents?: true

Size: 290 Bytes

Versions: 1

Compression:

Stored size: 290 Bytes

Contents

inherit_gem:
  salsify_rubocop: conf/rubocop.yml

AllCops:
  TargetRubyVersion: 2.5
  Exclude:
    - 'vendor/**/*'
    - 'gemfiles/vendor/**/*'

Style/FileName:
  Exclude:
    - Appraisals
    - lib/active_record-forbid_implicit_connection_checkout.rb

Bundler/GemComment:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
activerecord-forbid_implicit_connection_checkout-1.1.0 .rubocop.yml