Sha256: c9257f87355191e4c59b96127291862933492c1826c81cb01106e88071eea9e9

Contents?: true

Size: 809 Bytes

Versions: 1

Compression:

Stored size: 809 Bytes

Contents

Layout/ExtraSpacing:
  ForceEqualSignAlignment: true

Layout/IndentHash:
  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.2.0 .rubocop.yml