Sha256: b87a3147c108feee7647c4b9a89a1a9c136e5ee83049578fe57bf77be6245257

Contents?: true

Size: 524 Bytes

Versions: 3

Compression:

Stored size: 524 Bytes

Contents

require: rubocop-performance

inherit_from:
  - ./common/bundler.yml
  - ./common/gemspec.yml
  - ./common/layout.yml
  - ./common/lint.yml
  - ./common/metrics.yml
  - ./common/naming.yml
  - ./common/performance.yml
  - ./common/security.yml
  - ./common/style.yml
  - ./common/migration.yml

AllCops:
  DefaultFormatter: progress
  DisplayCopNames: true
  DisplayStyleGuide: false
  ExtraDetails: true
  UseCache: false
  ActiveSupportExtensionsEnabled: false
  StringLiteralsFrozenByDefault: true
  TargetRubyVersion: ~

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
armitage-rubocop-1.68.0.2 lib/rubocop.general.yml
armitage-rubocop-1.68.0.1 lib/rubocop.general.yml
armitage-rubocop-1.68.0 lib/rubocop.general.yml