Fix for prefer detect over find Hound message

pull/10916/head
Juan Ignacio Sánchez Lara 8 years ago
parent 0bed788b09
commit ec30e31049

@ -115,6 +115,7 @@ Style/CollectionMethods:
collect: map
collect!: map!
find_all: select
find:
detect: find
inject: reduce
Style/CommentAnnotation:

Loading…
Cancel
Save