Sha256: 5f87c33b3a10b8187b48d5d94b8bca5f33699d6f02e27d161b2a14a1e094529d

Contents?: true

Size: 422 Bytes

Versions: 4

Compression:

Stored size: 422 Bytes

Contents

inherit_from:
  - .rubocop.unhound.yml

Metrics/LineLength:
  Max: 100

Style/DotPosition:
  EnforcedStyle: trailing

Style/Documentation:
  Enabled: false

Style/IndentHash:
  EnforcedStyle: consistent

Style/StringLiterals:
  EnforcedStyle: single_quotes

Style/WordArray:
  Enabled: false

Style/RegexpLiteral:
  AllowInnerSlashes: true

Style/ClassAndModuleChildren:
  EnforcedStyle: compact

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
message_bus-client-0.1.0 .rubocop.yml
coursemology-polyglot-0.0.3 .rubocop.yml
coursemology-polyglot-0.0.2 .rubocop.yml
coursemology-polyglot-0.0.1 .rubocop.yml