Sha256: 82cf9d56cafb3b206496e65925b5e4f29a9923afeaee6b453729f5b0d8eb9200

Contents?: true

Size: 308 Bytes

Versions: 3

Compression:

Stored size: 308 Bytes

Contents

inherit_gem:
  rubocop-gp:
    - ./config/default.yml

Gp/OptArgParameters:
  Enabled: false

Style/SingleLineMethods:
  Exclude:
    - lib/active_dry_form/builder.rb

Style/StringLiterals:
  EnforcedStyle: single_quotes

Rails/Delegate:
  Enabled: false

AllCops:
  NewCops: enable
  TargetRubyVersion: 2.7

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_dry_form-1.1.1 .rubocop.yml
active_dry_form-1.1.0 .rubocop.yml
active_dry_form-1.0.0 .rubocop.yml