Sha256: a0ffadc43fc1caf7abaf8880f35f130c89fac14e9be6835842aadbde2dcb5149

Contents?: true

Size: 519 Bytes

Versions: 2

Compression:

Stored size: 519 Bytes

Contents

Layout/SpaceAroundEqualsInParameterDefault:
  Enabled: false

Style/Alias:
  Enabled: false

Style/PercentLiteralDelimiters:
  Enabled: false

Layout/DotPosition:
  Enabled: false

Metrics/LineLength:
  Max: 100
  Exclude:
    - 'lib/gitlab/client/*'
    - 'spec/**/*'

Style/ClassAndModuleChildren:
  Exclude:
    - 'lib/gitlab/client/*'

Layout/SpaceInsideHashLiteralBraces:
  Exclude:
    - 'lib/gitlab/client/*'

Style/StringLiterals:
  Exclude:
    - 'spec/**/*'

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gitlab-4.4.0 .rubocop.yml
gitlab-4.3.0 .rubocop.yml