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.13 .rubocop.yml
active_frontend-14.0.12 .rubocop.yml
active_frontend-14.0.11 .rubocop.yml
active_frontend-14.0.10 .rubocop.yml
active_frontend-14.0.9 .rubocop.yml
active_frontend-14.0.8 .rubocop.yml
active_frontend-14.0.7 .rubocop.yml
active_regulation-4.0.2 .rubocop.yml
active_archive-4.0.4 .rubocop.yml
active_frontend-14.0.6 .rubocop.yml
active_frontend-14.0.5 .rubocop.yml
active_frontend-14.0.4 .rubocop.yml
active_frontend-14.0.3 .rubocop.yml
active_archive-4.0.3 .rubocop.yml
active_regulation-4.0.1 .rubocop.yml
active_frontend-14.0.2 .rubocop.yml
active_frontend-14.0.1 .rubocop.yml
active_frontend-14.0.0 .rubocop.yml
active_regulation-4.0.0 .rubocop.yml
active_archive-4.0.2 .rubocop.yml