Sha256: 28767ad459864447094440560ba70c7df20a5b9665e512ea313f379452cf97ac

Contents?: true

Size: 180 Bytes

Versions: 4

Compression:

Stored size: 180 Bytes

Contents

inherit_from:
  - .ruby-style.yml

AllCops:
  Exclude:
    - "bin/*"
    - "vendor/**/*"
    - Gemfile
    - Rakefile
  DisplayCopNames: true

Metrics/LineLength:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
b_b-0.1.3 .rubocop.yml
b_b-0.1.2 .rubocop.yml
b_b-0.1.1 .rubocop.yml
b_b-0.1.0 .rubocop.yml