Sha256: 552361c3bb3b9e5c00f8375dc1f964a0eaaf7efb80b68281b4d5602438b46f69

Contents?: true

Size: 303 Bytes

Versions: 2

Compression:

Stored size: 303 Bytes

Contents

inherit_from:
  - http://shopify.github.io/ruby-style-guide/rubocop.yml

AllCops:
  TargetRubyVersion: 2.3

Naming/FileName:
  Enabled: true
  Exclude:
    - lib/kubernetes-deploy.rb

Sorbet/ConstantsFromStrings:
  Enabled: false

Layout/Tab:
  Exclude:
    - test/integration/kubernetes_deploy_test.rb

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
kubernetes-deploy-0.28.0 .rubocop.yml
kubernetes-deploy-0.27.0 .rubocop.yml