Open Ryantdebolt opened 1 year ago
I found this resource for standard C++ conventions. I think it would probably be in our best interest to start with this for any code we make in C++.
https://google.github.io/styleguide/cppguide.html#General_Naming_Rules
In another note, it may be a good idea to check osc to see if we have the most up to date python and C++ versions available.
Much like the Share-Code repo, we need to maintain a convention in the code. Preferably one that is also consistent with Shared-Code.