Sha256: 9f6c1910d143a682847075875da646ca79ae3a6958d29e7d55cccd0c499801c5

Contents?: true

Size: 253 Bytes

Versions: 1

Compression:

Stored size: 253 Bytes

Contents

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

AllCops:
  TargetRubyVersion: 2.3
  # uncomment if use rails cops
  # TargetRailsVersion: 5.1

require: rubocop-rspec

RSpec/FilePath:
  Exclude:
    - spec/integration_spec.rb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
itest5ch-1.0.0 .rubocop.yml