Sha256: fc874cf215fbfc6358368536218427925a7d02d6d06d01ca3aed731b0350e0be

Contents?: true

Size: 271 Bytes

Versions: 1

Compression:

Stored size: 271 Bytes

Contents

AllCops:
  Include:
    - '**/Rakefile'
  Exclude:
    - 'spec/**/*'
Style/LineLength:
  Enabled: false
Style/FileName:
  Enabled: false
Style/ModuleFunction:
  Enabled: false
Style/Encoding:
  Enabled: false
Documentation:
  Enabled: false
Style/MethodLength:
  Max: 15

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rspec_virtus-1.1.0 .rubocop.yml