Sha256: c6b8ad700ba3b59444d68575f3e3e7db1ab1b16491282fadaebf3f3a114c43a5

Contents?: true

Size: 248 Bytes

Versions: 3

Compression:

Stored size: 248 Bytes

Contents

inherit_from:
  - https://raw.githubusercontent.com/riboseinc/oss-guides/master/ci/rubocop.yml

# local repo-specific modifications
# ...

AllCops:
  TargetRubyVersion: 2.6
  NewCops: enable
  Exclude:
    - 'lib/sts/mapper.rb'
    - 'vendor/**/*'

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
sts-0.3.2 .rubocop.yml
lutaml-model-0.1.0 .rubocop.yml
capsium-0.1.2 .rubocop.yml