Sha256: 25541d10d437be9e64e4731feb9ae05afb25350006a1bb4c07c1d1b019bc49a6

Contents?: true

Size: 238 Bytes

Versions: 4

Compression:

Stored size: 238 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.1
inherit_gem:
  spbtv_code_style: .rubocop.yml

Style/AccessorMethodName:
  Exclude:
    - 'lib/might/result.rb'
#
# Configuration parameters: Exclude.
Style/Documentation:
  Exclude:
    - 'spec/**/*.rb'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
might-0.7.1 .rubocop.yml
might-0.7.0 .rubocop.yml
might-0.6.0 .rubocop.yml
might-0.5.2 .rubocop.yml