Sha256: 790527ed9116758cc8cd90c0b7f9ae6d678540fa043fab91d36a9eacff4c1ff5

Contents?: true

Size: 333 Bytes

Versions: 8

Compression:

Stored size: 333 Bytes

Contents

require:
  - rubocop-performance

AllCops:
  NewCops: enable
  TargetRubyVersion: 2.6
Metrics/AbcSize:
  Enabled: false
Metrics/BlockLength:
  Enabled: false
Metrics/MethodLength:
  Enabled: false
Naming/AccessorMethodName:
  Enabled: false
Naming/MemoizedInstanceVariableName:
  Enabled: false
Style/Documentation:
  Enabled: false

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
action_network_rest-0.12.0 .rubocop.yml
action_network_rest-1.0.1 .rubocop.yml
action_network_rest-1.0.0 .rubocop.yml
action_network_rest-0.11.0 .rubocop.yml
omniauth-adfs-open-id-connect-0.0.1 .rubocop.yml
action_network_rest-0.10.0 .rubocop.yml
action_network_rest-0.9.0 .rubocop.yml
action_network_rest-0.8.2 .rubocop.yml