Sha256: 65a0fb00bfb63d8fc13de882111ab699d2e8d5eef1c4938ca0f5df7c46746834
Contents?: true
Size: 543 Bytes
Versions: 3
Compression:
Stored size: 543 Bytes
Contents
--- # Too picky. LineLength: Enabled: false # This should truly be on for well documented gems. Documentation: Enabled: false # Neatly aligned code is too swell. SingleSpaceBeforeFirstArg: Enabled: false # Don't mess with RSpec DSL. Blocks: Exclude: - 'spec/**/*' # We really like the readability with newline in beginning of classes. EmptyLinesAroundBlockBody: Enabled: false # Use nested module/class definitions instead of compact style. # Too high git impact to change this now. ClassAndModuleChildren: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
solidus_social-1.2.0 | .hound.yml |
solidus_social-1.1.0 | .hound.yml |
solidus_social-1.0.0 | .hound.yml |