Sha256: 73e72d4d9e8655b99f8f0ef0003196dc9e7643fe125c48d58765b2ea0046870e

Contents?: true

Size: 884 Bytes

Versions: 59

Compression:

Stored size: 884 Bytes

Contents

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

Version data entries

59 entries across 59 versions & 3 rubygems

Version Path
active_frontend-14.2.6 .rubocop.yml
active_frontend-14.2.5 .rubocop.yml
active_frontend-14.2.4 .rubocop.yml
active_frontend-14.2.3 .rubocop.yml
active_frontend-14.2.2 .rubocop.yml
active_frontend-14.2.1 .rubocop.yml
active_frontend-14.2.0 .rubocop.yml
active_frontend-14.1.41 .rubocop.yml
active_frontend-14.1.40 .rubocop.yml
active_frontend-14.1.39 .rubocop.yml
active_frontend-14.1.38 .rubocop.yml
active_frontend-14.1.37 .rubocop.yml
active_frontend-14.1.36 .rubocop.yml
active_frontend-14.1.35 .rubocop.yml
active_frontend-14.1.34 .rubocop.yml
active_frontend-14.1.33 .rubocop.yml
active_frontend-14.1.32 .rubocop.yml
active_frontend-14.1.31 .rubocop.yml
active_frontend-14.1.30 .rubocop.yml
active_frontend-14.1.29 .rubocop.yml