Sha256: 7957bb455c5049653b860648361e681aecec944257af61dab0307382810e6709

Contents?: true

Size: 365 Bytes

Versions: 3

Compression:

Stored size: 365 Bytes

Contents

# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
  Max: 120

Metrics/AbcSize:
  Severity: refactor

# Configuration parameters: CountComments.
Metrics/MethodLength:
  Severity: refactor

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
might-0.4.0 .rubocop.yml
might-0.3.1 .rubocop.yml
might-0.3.0 .rubocop.yml