Skip to content

Code cleanup#147

Merged
vbramhadevi merged 6 commits intomainfrom
codeCleanup
Feb 23, 2026
Merged

Code cleanup#147
vbramhadevi merged 6 commits intomainfrom
codeCleanup

Conversation

@jthomas39
Copy link
Collaborator

Fixes #145


What was changed?

  • Made changes to many of the variable names in various files within the relay to increase readability.

"I've made more changes to the code in the relay to make it more readable, let me know if there are any other changes I need to make to it, I looked at the plugin and it didn't look like it needed any changes for readability. But let me know what you think."


…done. So far I've cleaned up the view.rs, update.rs, and state.rs files. Still haven't cleaned any of the code in the xplane_plugin yet
…done. So far I've cleaned up the view.rs, update.rs, and state.rs files. Still haven't cleaned any of the code in the xplane_plugin yet
…ble, let me know if there are any other changes I need to make to it, I looked at the plugin and it didn't look like it needed any changes for readability. But let me know what you think.
Copy link
Collaborator

@vbramhadevi vbramhadevi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work on the readability improvements. Increasing the clarity of the codebase is a priority as we move toward the event-based architecture.

Approved.

@vbramhadevi vbramhadevi merged commit 9a6313a into main Feb 23, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code Cleanup & Refactoring

2 participants