Sha256: 12642126f369c77fbcf5e1dfe31e3af36d53f3a6daae249458a49dc9b356600a

Contents?: true

Size: 445 Bytes

Versions: 7

Compression:

Stored size: 445 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4

Layout/LineLength:
  Max: 120

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Naming/MemoizedInstanceVariableName:
  Enabled: false

Lint/DisjunctiveAssignmentInConstructor:
  Enabled: false

Metrics/ParameterLists:
  Enabled: false

Metrics/MethodLength:
  Max: 40

Metrics/AbcSize:
  Max: 90

Metrics/ClassLength:
  Max: 150

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tomograph-3.2.4 .rubocop.yml
tomograph-3.2.1 .rubocop.yml
tomograph-3.2.0 .rubocop.yml
tomograph-3.1.6 .rubocop.yml
tomograph-3.1.5 .rubocop.yml
tomograph-3.1.4 .rubocop.yml
tomograph-3.1.3 .rubocop.yml