You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we are going to start using spaces instead of tabs, we should convert the whole codebase to spaces
We should remove the worthless "Created by Hazen Robotics" autogenerated comments
We should go back through and add Javadoc wherever it doesn't already exist, which happens to be most of the codebase, now that we have the time to do it
We should look for general formatting issues and make sure all of our code is formatted consistency, perhaps defining a prettyprint configuration and running it on all of TeamCode
We should make sure we use consistent naming conventions and that all of the variable names make sense
Note that these changes are very likely to break merges despite having no real content, so be sure to work with the rest of the team to minimize conflicts, perhaps breaking up the work to only make changes that nobody else is working on.
The text was updated successfully, but these errors were encountered:
These are a bunch of miscellaneous changes.
Note that these changes are very likely to break merges despite having no real content, so be sure to work with the rest of the team to minimize conflicts, perhaps breaking up the work to only make changes that nobody else is working on.
The text was updated successfully, but these errors were encountered: