nasa / LC

The Core Flight System (cFS) Limit Checker (LC) application.
Apache License 2.0
30 stars 21 forks source link

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

Closed thnkslprpt closed 1 year ago

thnkslprpt commented 2 years ago

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