Sha256: 128eb4b32d0684c102020ffc6f6b590fcd7990736e0723ddd96a7387fca31634

Contents?: true

Size: 407 Bytes

Versions: 8

Compression:

Stored size: 407 Bytes

Contents

AllCops:
  TargetRubyVersion: 3

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Style/Documentation:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Lint/Void:
  Enabled: false

Layout/LineLength:
  Max: 120

Metrics/ClassLength:
  Enabled: false

Style/ClassAndModuleChildren:
  Enabled: false

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
coredns-1.2.4 .rubocop.yml
coredns-1.2.3 .rubocop.yml
coredns-1.0.3 .rubocop.yml
coredns-1.2.1 .rubocop.yml
coredns-1.2.0 .rubocop.yml
coredns-1.0.2 .rubocop.yml
coredns-1.0.1 .rubocop.yml
coredns-1.0 .rubocop.yml