nasa / LC

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

Fix #49, Move variables declared mid-function to the top #50

Closed thnkslprpt closed 1 year ago

thnkslprpt commented 1 year ago

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