Sha256: b29091e51cdc1c1121824e4c8feb9b70c6da87f0ad736f01ca38fe01da866896

Contents?: true

Size: 316 Bytes

Versions: 3

Compression:

Stored size: 316 Bytes

Contents

inherit_from: .hound/ruby.yml
Style/AlignParameters:
  EnforcedStyle: with_fixed_indentation
Style/CollectionMethods:
  PreferredMethods:
    find: detect
    reduce: inject
    collect: map
    find_all: select
Style/FrozenStringLiteralComment:
  Enabled: false
Style/StringLiterals:
  EnforcedStyle: single_quotes

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
shoulda-matchers-3.1.3 .rubocop.yml
shoulda-3.6.0 .rubocop.yml
shoulda-matchers-3.1.2 .rubocop.yml