Sha256: 25a42d0d94d62afc138fb25aa0f7131cdb8014676007dd0d8b72fb99ce3e482c

Contents?: true

Size: 161 Bytes

Versions: 2

Compression:

Stored size: 161 Bytes

Contents

inherit_from: .rubocop_todo.yml
require:
  - rubocop-performance
  - rubocop-rspec
AllCops:
  NewCops: enable

RSpec/ExampleLength:
  Exclude:
    - 'spec/**/*'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vgcal-0.4.3 .rubocop.yml
vgcal-0.4.2 .rubocop.yml