You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an orchestrator developer, I want to rethink the structs related to detection tasks, so that I can reduce the number of parameters being passed to functions.
Description
As an orchestrator developer, I want to rethink the structs related to detection tasks, so that I can reduce the number of parameters being passed to functions.
Discussion
This is a follow up of a discussion in #235.
Acceptance Criteria
#[allow(clippy::too_many_arguments)]
attributes around the code base.The text was updated successfully, but these errors were encountered: