Sha256: 0a1cdfdc4cc1ac93b170b81f7ac0fc6e7640076abd0a4c2a8314f2a4b3360572

Contents?: true

Size: 192 Bytes

Versions: 5

Compression:

Stored size: 192 Bytes

Contents

# This is the configuration used to check the rubocop source code.

inherit_from: .rubocop_todo.yml

AllCops:
  Exclude:
    - 'vendor/**/*'
    - 'spec/fixtures/**/*'
    - 'spec/dummy/**/*'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wine_bouncer-1.0.3 .rubocop.yml
wine_bouncer-1.0.2 .rubocop.yml
wine_bouncer-1.0.1 .rubocop.yml
wine_bouncer-1.0.0 .rubocop.yml
wine_bouncer-0.5.1 .rubocop.yml