Sha256: c9d57b59b3bc0fc807fc6ac68c9045078930cbaaa4cac8bc8d5acfa95ad65af4

Contents?: true

Size: 271 Bytes

Versions: 1

Compression:

Stored size: 271 Bytes

Contents

AllCops:
  DisplayCopNames: true
  DisplayStyleGuide: true
  ExtraDetails: true
  Exclude:
    - 'web/node_modules/**/*'
    - 'Vagrantfile'
    - 'update_repo.gemspec'

Style/SymbolArray:
  Enabled: false

Metrics/BlockLength:
  Enabled: true
  Exclude:
    - spec/**/*

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
update_repo-0.9.10 .rubocop.yml