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

Fix #39, Remove unnecessary parentheses around return values. #40

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

thnkslprpt
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Fixes #39
Removes parentheses in return statements in LC that return a single value/term.
This is aligns these return statements with the predominant style of cFS.

Testing performed
None, prior to submission of the pull request.

Expected behavior changes
No impact on behavior.

Contributor Info - All information REQUIRED for consideration of pull request
@thnkslprpt

@dzbaker dzbaker merged commit 66456c9 into nasa:main Oct 3, 2022
@thnkslprpt thnkslprpt deleted the fix-39-return-parentheses branch October 3, 2022 21:37
@dmknutsen dmknutsen added this to the Draco milestone Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scrub use of () in return statements
3 participants