Sha256: a3c1a1a80f0491c80630e8c026f07a1e4f98a00e6456498f9e66194e082b0000

Contents?: true

Size: 286 Bytes

Versions: 6

Compression:

Stored size: 286 Bytes

Contents

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

AllCops:
  TargetRubyVersion: 2.4

Naming/FileName:
  Enabled: true
  Exclude:
    - lib/krane.rb

Sorbet/ConstantsFromStrings:
  Enabled: false

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

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
krane-1.1.1 .rubocop.yml
krane-1.1.0 .rubocop.yml
tobsch-krane-1.0.2 .rubocop.yml
tobsch-krane-1.0.1 .rubocop.yml
tobsch-krane-1.0.0 .rubocop.yml
krane-1.0.0 .rubocop.yml