Sha256: 70a57ec7f7489e43f79aa502f86e98d9e39dedd3f5632836714b2694d40306ca

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.4

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.30.0 .rubocop.yml
kubernetes-deploy-0.29.0 .rubocop.yml