Make serving config optionally dynamic #842
Annotations
3 errors
Run RuboCop:
app/services/discovery_engine/query/search.rb#L59
Rails/Blank: Use `if query_params[:serving_config].blank?` instead of `unless query_params[:serving_config].present?`.
|
Run RuboCop:
spec/services/discovery_engine/query/search_spec.rb#L213
Style/TrailingCommaInArguments: Put a comma after the last parameter of a multiline method call. (https://rubystyle.guide#no-trailing-params-comma)
|
Run RuboCop
Process completed with exit code 1.
|
Loading