Sha256: cc48a6fe046152dddae2f609feabde4aff69dcafd858b7795f3a166ecbee9752

Contents?: true

Size: 288 Bytes

Versions: 2

Compression:

Stored size: 288 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  Exclude:
    - 'spec/fixtures/**/*'
    - '*.gemspec'

Style/TrailingComma:
  Enabled: true
  EnforcedStyleForMultiline: comma

Style/BlockDelimiters:
  Enabled: false

Style/FormatString:
  Enabled: false

Style/PerlBackrefs:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
loga-1.1.0 .rubocop.yml
loga-1.0.0 .rubocop.yml