Sha256: f231d179eefd7cf09394e4465651bcc9a4d2f128a49747a9085e3d01ece112c6

Contents?: true

Size: 435 Bytes

Versions: 2

Compression:

Stored size: 435 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4

Metrics/ModuleLength:
  Max: 200

Metrics/ClassLength:
  Max: 200

Metrics/MethodLength:
  Max: 30

Metrics/AbcSize:
  Enabled: false

Style/TrailingCommaInLiteral:
  Enabled: false

Style/TrailingCommaInArguments:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Style/DoubleNegation:
  Enabled: false

Style/RaiseArgs:
  EnforcedStyle: compact

Documentation:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
maxcube-client-0.4.1 .rubocop.yml
maxcube-client-0.4.0 .rubocop.yml