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 #49, Move variables declared mid-function to the top #50

Merged

Conversation

thnkslprpt
Copy link
Contributor

@thnkslprpt thnkslprpt commented Nov 13, 2022

Checklist

Describe the contribution

In LC these were all in test code, nevertheless consistency is worth applying across the board.

Testing performed
GitHub CI actions all passing successfully.

Expected behavior changes
All variables declared top of function as per cFS conventions/guidelines.

Contributor Info
Avi Weiss @thnkslprpt

@dzbaker dzbaker added this to the Fornax milestone Nov 21, 2022
@dzbaker dzbaker modified the milestones: Fornax, Equuleus Dec 7, 2022
@thnkslprpt thnkslprpt force-pushed the fix-49-variables-declared-mid-function branch from a17d97d to e0c5aeb Compare March 14, 2023 11:33
@thnkslprpt thnkslprpt force-pushed the fix-49-variables-declared-mid-function branch 2 times, most recently from 4c94dcc to 7331b44 Compare April 7, 2023 00:28
@thnkslprpt thnkslprpt force-pushed the fix-49-variables-declared-mid-function branch from 7331b44 to 412b619 Compare April 18, 2023 00:32
@thnkslprpt thnkslprpt force-pushed the fix-49-variables-declared-mid-function branch from 412b619 to 6049cf3 Compare April 18, 2023 00:35
@dzbaker dzbaker merged commit 40f9480 into nasa:main May 4, 2023
@thnkslprpt thnkslprpt deleted the fix-49-variables-declared-mid-function branch May 4, 2023 20:32
This pull request was closed.
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.

Variables declared mid-function
3 participants