Sha256: 18d908978a07eb189ac831a36960e19554c6658c270a63a292f457c467deefc3

Contents?: true

Size: 320 Bytes

Versions: 4

Compression:

Stored size: 320 Bytes

Contents

AllCops:
  DisplayCopNames: true
  DisplayStyleGuide: true
  TargetRubyVersion: 2.4
  Exclude:
    - 'spec/**/**/*'
Layout/EmptyLinesAroundClassBody:
  Enabled: false
Layout/EmptyLinesAroundModuleBody:
  Enabled: false
LineLength:
  Max: 100
Lint/ScriptPermission:
  Enabled: false
Style/Documentation:
  Enabled: false

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
active_frontend-15.0.3 .rubocop.yml
active_frontend-15.0.2 .rubocop.yml
active_frontend-15.0.1 .rubocop.yml
active_regulation-5.0.0 .rubocop.yml