Sha256: 5c7a7926ca53b63cddd56ce04f7ecba1b4509cf0861b5b8d5d1d31a4f9426de1

Contents?: true

Size: 821 Bytes

Versions: 1

Compression:

Stored size: 821 Bytes

Contents

Layout/ExtraSpacing:
  ForceEqualSignAlignment: true

Layout/IndentFirstHashElement:
  EnforcedStyle: consistent

Layout/IndentationWidth:
  IgnoredPatterns: []

Layout/AlignHash:
  EnforcedColonStyle: table
  EnforcedHashRocketStyle: table

Style/ModuleFunction:
  Enabled: false

Style/TrailingCommaInArguments:
  EnforcedStyleForMultiline: comma

Style/TrailingCommaInHashLiteral:
  EnforcedStyleForMultiline: comma

Style/TrailingCommaInArrayLiteral:
  EnforcedStyleForMultiline: comma

Style/FrozenStringLiteralComment:
  Enabled: true

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

1 entries across 1 versions & 1 rubygems

Version Path
moleculer-0.3.0 .rubocop.yml