Sha256: efe672e8878dd4aa546f6267847fb948a333ae5509078b347efdebcc24c0fe00

Contents?: true

Size: 529 Bytes

Versions: 3

Compression:

Stored size: 529 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.5

Metrics/LineLength:
  Max: 120

Metrics/BlockLength:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Metrics/CyclomaticComplexity:
  Enabled: false

Style/Documentation:
  Enabled: false

Style/SymbolArray:
  EnforcedStyle: brackets

Layout/IndentFirstArrayElement:
  IndentationWidth: 4

Layout/IndentFirstHashElement:
  IndentationWidth: 4

Layout/IndentFirstArgument:
  IndentationWidth: 4

Layout/ClosingParenthesisIndentation:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
plain_model-0.2.1 .rubocop.yml
plain_model-0.2.0 .rubocop.yml
plain_model-0.1.0 .rubocop.yml