Sha256: d570683428f67f0d4a50ff56eecea1b01c1b8d3907dc6defbe78b8e242b84f37

Contents?: true

Size: 463 Bytes

Versions: 5

Compression:

Stored size: 463 Bytes

Contents

# This file strictly follows the rules defined in the Ruby style guide:
#   http://shopify.github.io/ruby-style-guide/
inherit_gem:
  rubocop-shopify: rubocop.yml

AllCops:
  TargetRubyVersion: 2.6
  SuggestExtensions: false

# Allow .ruby-version and spec.required_ruby_version to differ
# to run a newer Ruby version for Rubocop, but don't force users to upgrade
Gemspec/RequiredRubyVersion:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
oktakit-1.0.0 .rubocop.yml
oktakit-0.3.3 .rubocop.yml
oktakit-0.3.2 .rubocop.yml
oktakit-0.3.1 .rubocop.yml
oktakit-0.3.0 .rubocop.yml