Skip to content

GEAR: Move return condition before checks

Loic Hausammann requested to merge fix_feedback into master

Currently, GEAR is not working with the feedback on and debugging checks. Here I am simply moving a return condition before the non working check.

Merge request reports