Treat unstemmed words as normal search terms. #2942
Annotations
1 error and 1 warning
|
lib/acts_as_xapian/acts_as_xapian.rb#L415
[rubocop] reported by reviewdog 🐶
Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
Raw Output:
lib/acts_as_xapian/acts_as_xapian.rb:415:9: C: Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
|
The logs for this run have expired and are no longer available.
Loading