Sha256: 738776cf8c6a8835baf7b3a788f692d964ac0a85eab1b88b7e11567a540f8d35

Contents?: true

Size: 235 Bytes

Versions: 1

Compression:

Stored size: 235 Bytes

Contents

inherit_from: .rubocop_todo.yml

Style/RegexpLiteral:
  Exclude:
    - 'Guardfile'
    - 'mshard.gemspec'

Metrics/LineLength:
  Exclude:
    - 'spec/spec_helper.rb'

Metrics/BlockLength:
  Exclude:
    - '*.gemspec'
    - 'spec/**/*'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mshard-0.5.1 .rubocop.yml