Sha256: 8d6d90c8810f4c93416dde5eb10a4dd479bbd39512e32ea8bcc80addacc0b138
Contents?: true
Size: 478 Bytes
Versions: 3
Compression:
Stored size: 478 Bytes
Contents
AllCops: Exclude: - "vendor/**/*" - "Gemfile" - "Guardfile" - "slappy.gemspec" DisplayCopNames: true ##################### Style ################################## Style/Documentation: Enabled: false Style/StringLiterals: EnforcedStyle: single_quotes ##################### Metrics ################################## Metrics/AbcSize: Max: 30 Metrics/CyclomaticComplexity: Max: 10 Metrics/LineLength: Max: 100 Metrics/MethodLength: Max: 20
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
slappy-0.2.0 | .hound.yml |
slappy-0.1.1 | .hound.yml |
slappy-0.1.0 | .hound.yml |