Sha256: aaf168473b6ac1881fbb1ee4355d8540d906888b79f802e5874a9bc5647ee080
Contents?: true
Size: 484 Bytes
Versions: 6
Compression:
Stored size: 484 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 # Rubocop default is leading but hound-ci use trailing. DotPosition: EnforcedStyle: leading # Don't mess with RSpec DSL. Blocks: Exclude: - 'spec/**/*' # We really like the readability with newline in beginning of classes. EmptyLinesAroundBody: Enabled: false
Version data entries
6 entries across 6 versions & 2 rubygems
Version | Path |
---|---|
spree-faq-2.4.0 | .hound.yml |
spree-faq-2.3.0 | .hound.yml |
spree-faq-2.2.1 | .hound.yml |
spree-faq-2.1.1 | .hound.yml |
spree-faq-2.0.1 | .hound.yml |
spree_postal_service-2.3.0 | .hound.yml |