Skip to content

Treat unstemmed words as normal search terms. #2942

Treat unstemmed words as normal search terms.

Treat unstemmed words as normal search terms. #2942

Triggered via pull request January 23, 2024 08:52
Status Failure
Total duration 1m 1s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
Process completed with exit code 1.
build: 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)