Closed Zeffar closed 9 months ago
Did the original formatting cause an issue for you? If so, what was it and what compiler and platform (windows, linux) are you using?
While the original formatting didn't cause any issues when compiling it, I couldn't help but notice the coding style was inconsistent. This PR does not aim at fixing bugs, as much as it aims at keeping a consistent format throughout the code. Before adding new features, it is important for the code to be readable and have the same coding style all throughout.
This was merged into #312
Fixed Identation and { bracket inconsistency
Description and Purpose
Type of change
What types of change is it? Select the appropriate type(s) that describe this PR
TODO Items General:
TODO Items API Change:
Github issues addressed, if one exists
Examples/Testing, if applicable