Sha256: 5d24682bea97c087a1f98cf266337b34314da808810f4b7fed626a0eaaf79e84

Contents?: true

Size: 982 Bytes

Versions: 28

Compression:

Stored size: 982 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.1

Lint/Eval:
  Enabled: false

Lint/HandleExceptions:
  Enabled: false

Lint/UselessAssignment:
  Enabled: false

Metrics/AbcSize:
  Max: 50

Metrics/ClassLength:
  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/MultilineMethodCallBraceLayout:
  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

28 entries across 28 versions & 2 rubygems

Version Path
awspec-0.43.0 .rubocop.yml
backlogcp-0.2.0 .rubocop.yml
awspec-0.42.0 .rubocop.yml
awspec-0.41.0 .rubocop.yml
awspec-0.40.0 .rubocop.yml
awspec-0.39.0 .rubocop.yml
awspec-0.38.0 .rubocop.yml
awspec-0.37.8 .rubocop.yml