Sha256: 2f9a89a0684e94d30901c7b7054b06ec723db4847c23b165cc6636171e30b5a6

Contents?: true

Size: 1.08 KB

Versions: 5

Compression:

Stored size: 1.08 KB

Contents

AllCops:
  DisplayCopNames: true

AbcSize:
  Enabled: false

ClassLength:
  Enabled: false

Metrics/BlockLength:
  Max: 40

ModuleLength:
  Enabled: false

CyclomaticComplexity:
  Enabled: false

Documentation:
  Enabled: false

EachWithObject:
  Enabled: false
  
Eval:
  Enabled: false

FormatString:
  Enabled: false

HashSyntax:
  Enabled: false

LineLength:
  Max: 323

MethodLength:
  Enabled: false

PerceivedComplexity:
  Enabled: false

Alias:
  Enabled: false

Casecmp:
  Enabled: false

ConditionalAssignment:
  Enabled: false

GuardClause:
  Enabled: false

IdenticalConditionalBranches:
  Enabled: false

IfInsideElse:
  Enabled: false

IneffectiveAccessModifier:
  Enabled: false

MultilineMethodCallIndentation:
  Enabled: false

MutableConstant:
  Enabled: false

RedundantBlockCall:
  Enabled: false

RedundantMerge:
  Enabled: false

RedundantParentheses:
  Enabled: false

StringLiterals:
  Enabled: false

SignalException:
  Enabled: false

TimesMap:
  Enabled: false

UnneededDisable:
  Enabled: false

UnneededInterpolation:
  Enabled: false

UselessAccessModifier:
  Enabled: false

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
gooddata-bricks-0.8.0 .rubocop.yml
gooddata-bricks-0.7.0 .rubocop.yml
gooddata-bricks-0.6.0 .rubocop.yml
gooddata-0.6.48 .rubocop.yml
gooddata-0.6.47 .rubocop.yml