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.52 .rubocop.yml
active_frontend-14.0.51 .rubocop.yml
active_frontend-14.0.50 .rubocop.yml
active_frontend-14.0.49 .rubocop.yml
active_frontend-14.0.48 .rubocop.yml
active_frontend-14.0.47 .rubocop.yml
active_frontend-14.0.46 .rubocop.yml
active_frontend-14.0.45 .rubocop.yml
active_frontend-14.0.44 .rubocop.yml
active_frontend-14.0.43 .rubocop.yml
active_frontend-14.0.42 .rubocop.yml
active_frontend-14.0.41 .rubocop.yml
active_frontend-14.0.40 .rubocop.yml
active_frontend-14.0.39 .rubocop.yml
active_frontend-14.0.38 .rubocop.yml
active_frontend-14.0.37 .rubocop.yml
active_archive-4.0.5 .rubocop.yml
active_frontend-14.0.36 .rubocop.yml
active_frontend-14.0.35 .rubocop.yml
active_frontend-14.0.34 .rubocop.yml