Sha256: 81bb0f841e64ff217d8df8eef764c4e95c06d95e0ab8baac5944bf39bdc31edb

Contents?: true

Size: 838 Bytes

Versions: 100

Compression:

Stored size: 838 Bytes

Contents

AllCops:
  DisplayCopNames: true
  DisplayStyleGuide: true
  TargetRubyVersion: 2.3
  Exclude:
    - 'spec/**/**/*'
LineLength:
  Max: 100
Metrics/ClassLength:
  Enabled: false
Metrics/ModuleLength:
  Enabled: false
Style/Alias:
  EnforcedStyle: prefer_alias_method
Style/BracesAroundHashParameters:
  Enabled: false
Style/ClosingParenthesisIndentation:
  Enabled: false
Style/Documentation:
  Enabled: false
Style/EmptyLinesAroundBlockBody:
  Enabled: false
Style/EmptyLinesAroundClassBody:
  Enabled: false
Style/EmptyLinesAroundModuleBody:
  Enabled: false
Style/HashSyntax:
  Enabled: false
Style/FirstParameterIndentation:
  Enabled: false
Style/FrozenStringLiteralComment:
  Enabled: false
Style/MultilineMethodCallIndentation:
  EnforcedStyle: aligned
Style/NumericLiterals:
  Enabled: false
Style/RescueModifier:
  Enabled: false

Version data entries

100 entries across 100 versions & 3 rubygems

Version Path
active_frontend-14.0.92 .rubocop.yml
active_frontend-14.0.91 .rubocop.yml
active_frontend-14.0.90 .rubocop.yml
active_frontend-14.0.89 .rubocop.yml
active_frontend-14.0.88 .rubocop.yml
active_frontend-14.0.87 .rubocop.yml
active_frontend-14.0.86 .rubocop.yml
active_frontend-14.0.85 .rubocop.yml
active_frontend-14.0.84 .rubocop.yml
active_frontend-14.0.83 .rubocop.yml
active_frontend-14.0.82 .rubocop.yml
active_frontend-14.0.81 .rubocop.yml
active_frontend-14.0.80 .rubocop.yml
active_frontend-14.0.79 .rubocop.yml
active_frontend-14.0.78 .rubocop.yml
active_frontend-14.0.77 .rubocop.yml
active_frontend-14.0.76 .rubocop.yml
active_frontend-14.0.75 .rubocop.yml
active_frontend-14.0.74 .rubocop.yml
active_frontend-14.0.73 .rubocop.yml