Sha256: 3c4f85375956507e3556b5ef8f95a85fa3359d7b284330f6e19d99f076a0625e

Contents?: true

Size: 276 Bytes

Versions: 3

Compression:

Stored size: 276 Bytes

Contents

AllCops:
  TargetRubyVersion: 3.0

Layout/LineLength:
  Exclude:
    - Gemfile

Metrics/BlockLength:
  Exclude:
    - kiqchestra.gemspec
    - spec/**/*

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  EnforcedStyle: double_quotes

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kiqchestra-1.0.2 .rubocop.yml
kiqchestra-1.0.1 .rubocop.yml
kiqchestra-1.0.0 .rubocop.yml