Skip to content

Fix Clazy warnings

Alexander Saoutkin requested to merge work/clazy-fix into master

Fixes the following Clazy warnings:

  • returning-void-expression
  • function-args-by-value
  • copyable-polymorphic
Edited by Alexander Saoutkin

Merge request reports