Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clang-tidy: Function complexity: rcl_parse_arguments #6

Open
wjwwood opened this issue Mar 16, 2022 · 1 comment
Open

clang-tidy: Function complexity: rcl_parse_arguments #6

wjwwood opened this issue Mar 16, 2022 · 1 comment
Assignees

Comments

@wjwwood
Copy link

wjwwood commented Mar 16, 2022

migrated from https://github.com/osrf/sa-spaceros/issues/10 (originally by @mjeronimo)

clang-tidy complains about rcl_parse_arguments exceeding recommended size/complexity:

"function 'rcl_parse_arguments' exceeds recommended size/complexity thresholds [google-readability-function-size]"

We should evaluate whether this function can be refactored to improve the length/clarity.

@ivanperez-keera
Copy link

We'll be planning milestones and releases differently, so I'm clearing the milestone for this issue.

@ivanperez-keera ivanperez-keera removed this from the Code Conformance milestone Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

3 participants