Sha256: 2b3ace4b981fa841dd7c36e05dbec39c4c6872e2cbec9a6ddc2e436b7e7ccd55

Contents?: true

Size: 594 Bytes

Versions: 10

Compression:

Stored size: 594 Bytes

Contents

AllCops:
  Includes:
    - Rakefile
    - config.ru
    - Gemfile

Documentation:
  Enabled: false

Encoding:
  Enabled: false

LineLength:
  Max: 200

AccessModifierIndentation:
  EnforcedStyle: outdent

IfUnlessModifier:
  Enabled: false

CaseIndentation:
  IndentWhenRelativeTo: case
  IndentOneStep: true

MethodLength:
  CountComments: false
  Max: 20

SignalException:
  Enabled: false

ColonMethodCall:
  Enabled: false

AsciiComments:
  Enabled: false

Lambda:
  Enabled: false

RegexpLiteral:
  Enabled: false

RedundantBegin:
  Enabled: false

AssignmentInCondition:
  Enabled: false

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
phare-0.5.2 .rubocop.yml
phare-0.5.1 .rubocop.yml
phare-0.5 .rubocop.yml
phare-0.4 .rubocop.yml
phare-0.3 .rubocop.yml
phare-0.2.2 .rubocop.yml
phare-0.2.1 .rubocop.yml
phare-0.2 .rubocop.yml
phare-0.1.2 .rubocop.yml
phare-0.1.1 .rubocop.yml