Sha256: 0b36dddead184824a21a87c9d531042e772521d5a72a7a6701647b3c5fba4aaa

Contents?: true

Size: 757 Bytes

Versions: 2

Compression:

Stored size: 757 Bytes

Contents

Layout/ExtraSpacing:
  ForceEqualSignAlignment: true

Layout/IndentHash:
  EnforcedStyle: consistent

Layout/IndentationWidth:
  IgnoredPatterns: []

Style/AlignHash:
  EnforcedColonStyle: table
  EnforcedHashRocketStyle: table

Style/ModuleFunction:
  Enabled: false

Style/TrailingCommaInArguments:
  EnforcedStyleForMultiline: comma

Style/TrailingCommaInHashLiteral:
  EnforcedStyleForMultiline: comma

Style/TrailingCommaInArrayLiteral:
  EnforcedStyleForMultiline: comma

Style/StringLiterals:
    EnforcedStyle: "double_quotes"

Metrics/LineLength:
  Max: 120
  IgnoreCopDirectives: true

Metrics/ModuleLength:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Metrics/ParameterLists:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
moleculer-0.1.1 .rubocop.yml
moleculer-0.1.0 .rubocop.yml