Sha256: d924b1d1c41407c63825f2ceaed80d3134e8105b7f2e802e601b91434763539e

Contents?: true

Size: 230 Bytes

Versions: 6

Compression:

Stored size: 230 Bytes

Contents

inherit_gem:
  onkcop:
    - "config/rubocop.yml"
    - "config/rspec.yml"

AllCops:
  TargetRubyVersion: 2.2

RSpec/NestedGroups:
  Enabled: false

# TODO: Remove when drop support ruby 2.2
Layout/IndentHeredoc:
  Enabled: false

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rubicure-1.1.2 .rubocop.yml
rubicure-1.1.1 .rubocop.yml
rubicure-1.1.0 .rubocop.yml
rubicure-1.0.7 .rubocop.yml
rubicure-1.0.6 .rubocop.yml
rubicure-1.0.5 .rubocop.yml