Sha256: 61f7af703d283dcb26b96c0c1b6d2a66362a8a4c1a626e9a3271cca7e3ec9d31

Contents?: true

Size: 386 Bytes

Versions: 4

Compression:

Stored size: 386 Bytes

Contents

---
# Too picky.
LineLength:
  Enabled: false

# This should truly be on for well documented gems.
Documentation:
  Enabled: false

# Neatly aligned code is to swell.
SingleSpaceBeforeFirstArg:
  Enabled: false

# Don't mess with RSpec DSL.
Blocks:
  Exclude:
    - 'spec/**/*'

# Avoid contradictory style rules by enforce single quotes.
StringLiterals:
  EnforcedStyle: single_quotes

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
solidus_product_description_editor-1.0.1 .hound.yml
solidus_taxon_group-1.0.1 .hound.yml
spree_taxon_group-3.1.0.beta .hound.yml
spree_taxon_group-3.0.0.beta .hound.yml