Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update coding guidelines to Google's C++ Style Guide #39

Closed
end2endzone opened this issue Apr 9, 2020 · 0 comments
Closed

Update coding guidelines to Google's C++ Style Guide #39

end2endzone opened this issue Apr 9, 2020 · 0 comments
Labels
code cleanup The code needs optimization enhancement New feature or request

Comments

@end2endzone
Copy link
Owner

The style of many functions in the library have multiple naming conventions. Consider using Google's C++ Style Guide for naming functions, classes, types and objects.

Some references for autoformatting:

@end2endzone end2endzone added the enhancement New feature or request label Apr 9, 2020
@end2endzone end2endzone changed the title Consider using Google's C++ Style Guide Update coding guidelines to Google's C++ Style Guide Apr 9, 2020
end2endzone added a commit that referenced this issue Apr 21, 2020
end2endzone added a commit that referenced this issue Apr 21, 2020
Renamed glog_utils.h to GlogUtils.h
Renamed win32_utils.h to Win32Utils.h
Renamed win32_registry.h to Win32Registry.h
end2endzone added a commit that referenced this issue Apr 24, 2020
@end2endzone end2endzone added the code cleanup The code needs optimization label Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup The code needs optimization enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant