Sha256: b0c72d8a6ff91d5eb983121b1ee5f51b57335823fc5c0d19ee33177a75f42ca2

Contents?: true

Size: 438 Bytes

Versions: 14

Compression:

Stored size: 438 Bytes

Contents

require: rubocop-performance
AllCops:
  DisplayCopNames: true
  DisplayStyleGuide: true
  TargetRubyVersion: 2.6
  Exclude:
    - 'spec/**/**/*'
Gemspec/OrderedDependencies:
  Enabled: false
Layout/EmptyLinesAroundClassBody:
  Enabled: false
Layout/EmptyLinesAroundModuleBody:
  Enabled: false
LineLength:
  Max: 100
Lint/RescueException:
  Enabled: false
Style/Documentation:
  Enabled: false
Style/ExpandPathArguments:
  Enabled: false

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
active_frontend-18.0.1 .rubocop.yml
active_frontend-18.0.0 .rubocop.yml
active_frontend-17.7.0 .rubocop.yml
active_frontend-17.6.3 .rubocop.yml
active_frontend-17.6.2 .rubocop.yml
active_frontend-17.6.1 .rubocop.yml
active_frontend-17.6.0 .rubocop.yml
active_frontend-17.5.1 .rubocop.yml
active_frontend-17.5.0 .rubocop.yml
active_frontend-17.4.1 .rubocop.yml
active_frontend-17.4.0 .rubocop.yml
active_frontend-17.3.1 .rubocop.yml
active_frontend-17.3.0 .rubocop.yml
active_frontend-17.2.0 .rubocop.yml