Sha256: d7d8935c2dd21aed848625198a9814fc14e466c63a0ceecfb0a8712282604cfb

Contents?: true

Size: 455 Bytes

Versions: 7

Compression:

Stored size: 455 Bytes

Contents

Metrics/LineLength:
  Max: 160

Metrics/CyclomaticComplexity:
  Max: 10

Metrics/AbcSize:
  Max: 25

Metrics/BlockLength:
  Enabled: false

Metrics/MethodLength:
  Max: 25

# Due to our @Properties style instance names
Naming/VariableName:
  Enabled: false

# We are a DSL
Naming/MethodName:
  Enabled: false

# Lone String
Lint/Void:
  Enabled: false

Style/SafeNavigation:
  Enabled: false

AllCops:
  TargetRubyVersion: 2.3
  Exclude:
    - 'tmp/**/*'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
cfndsl-1.0.5 .rubocop.yml
cfndsl-1.0.4 .rubocop.yml
cfndsl-1.0.3 .rubocop.yml
cfndsl-1.0.2 .rubocop.yml
cfndsl-1.0.1 .rubocop.yml
cfndsl-1.0.0 .rubocop.yml
cfndsl-1.0.0.pre.1 .rubocop.yml