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

fixed some cpplint issues #2635

Merged
merged 1 commit into from
Dec 17, 2019
Merged

fixed some cpplint issues #2635

merged 1 commit into from
Dec 17, 2019

Conversation

StrikerRUS
Copy link
Collaborator

Refer to #1990.

97 -> 88

Address some recently introduced cpplint errors.

@@ -17,6 +17,8 @@

namespace LightGBM {

const size_t kGbs = size_t(1024) * 1024 * 1024;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Define const only once.

@StrikerRUS StrikerRUS merged commit 27ec9e3 into master Dec 17, 2019
@StrikerRUS StrikerRUS deleted the cpplint branch December 17, 2019 21:31
@lock lock bot locked as resolved and limited conversation to collaborators Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants