thoughtbot--shoulda-matchers/.hound_config/ruby.yml

13 lines
219 B
YAML

StringLiterals:
EnforcedStyle: single_quotes
AlignParameters:
EnforcedStyle: with_fixed_indentation
CollectionMethods:
PreferredMethods:
find: detect
reduce: inject
collect: map
find_all: select