Sha256: c874494eea2365c5440ba63f6dd2cd3018cfb88fe3e114a4523a5c7d04b310e7

Contents?: true

Size: 298 Bytes

Versions: 3

Compression:

Stored size: 298 Bytes

Contents

inherit_gem:
  onkcop: "config/rubocop.yml"

AllCops:
  TargetRubyVersion: 2.4

Gemspec/RequiredRubyVersion:
  Enabled: false

Layout/AlignHash:
  EnforcedColonStyle: table

Layout/ClosingHeredocIndentation:
  Enabled: false

Layout/IndentHeredoc:
  Enabled: false

Metrics/ClassLength:
  Max: 130

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gitlab_awesome_release-1.0.4 .rubocop.yml
gitlab_awesome_release-1.0.3 .rubocop.yml
gitlab_awesome_release-1.0.2 .rubocop.yml