Sha256: a53e97c18107d0ba393eae46b2f4ac395d009a669741abacd8648adc27be2a67

Contents?: true

Size: 931 Bytes

Versions: 5

Compression:

Stored size: 931 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.1

Lint/HandleExceptions:
  Enabled: false

Lint/UselessAssignment:
  Enabled: false

Metrics/AbcSize:
  Max: 50

Metrics/ClassLength:
  Max: 120

Metrics/ModuleLength:
  Max: 120

Metrics/CyclomaticComplexity:
  Max: 15

Metrics/LineLength:
  Max: 120

Metrics/MethodLength:
  Max: 30

Metrics/PerceivedComplexity:
  Max: 15

Performance/StringReplacement:
  Enabled: false

Style/Alias:
  Enabled: false

Style/BarePercentLiterals:
  Enabled: false

Style/ClassAndModuleChildren:
  Enabled: false

Style/Documentation:
  Enabled: false

Style/MutableConstant:
  Enabled: false

Style/MultilineOperationIndentation:
  Enabled: false

Style/StabbyLambdaParentheses:
  Enabled: false

Style/PercentLiteralDelimiters:
  Enabled: false

Style/PredicateName:
  Enabled: false

Style/RedundantSelf:
  Enabled: false

Style/SymbolProc:
  Enabled: false

Style/BracesAroundHashParameters:
  Enabled: false

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
cmonson_2ndwatch_awsecrets-1.14.0 .rubocop.yml
awsecrets-1.13.0 .rubocop.yml
awsecrets-1.12.1 .rubocop.yml
awsecrets-1.12.0 .rubocop.yml
awsecrets-1.11.0 .rubocop.yml