Sha256: c7f6e13088ef51428c9ffafb75a920c071ffa5f39df6430b7f3740aeed45dbfb

Contents?: true

Size: 245 Bytes

Versions: 5

Compression:

Stored size: 245 Bytes

Contents

require: rubocop-rspec
AllCops:
    NewCops: enable
    TargetRubyVersion: 2.5

Metrics/BlockLength:
  Exclude:
    - valvat.gemspec
    - spec/**/*_spec.rb

Style/Documentation:
    Enabled: false

RSpec/MultipleExpectations:
    Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
valvat-1.1.4 .rubocop.yml
valvat-1.1.3 .rubocop.yml
valvat-1.1.2 .rubocop.yml
valvat-1.1.1 .rubocop.yml
valvat-1.1.0 .rubocop.yml