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
The SDK codebase is a mess of code styles, since it's been passed between so many authors without proper standardization. We should define a standard, and format it to fix.
Tracking:
Decide on convention and create config for editorconfig/clang format/others
C++ Code formatting
Github check for formatting
One class/module per file
Document all functions/types
Github check for documentation
The text was updated successfully, but these errors were encountered:
The SDK codebase is a mess of code styles, since it's been passed between so many authors without proper standardization. We should define a standard, and format it to fix.
Tracking:
The text was updated successfully, but these errors were encountered: