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 cpplint version #338

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Nov 27, 2024

This PR updates our pre-commit to use the latest version of cpplint. This brings in my fix that ensures that the pre-commit hook actually works in all environments. Without that fix, depending on the version of Python and setuptools in the base environment the cpplint installation may fail.

@vyasr vyasr added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Nov 27, 2024
@vyasr vyasr self-assigned this Nov 27, 2024
@vyasr vyasr requested review from a team as code owners November 27, 2024 23:39
@vyasr vyasr requested a review from AyodeAwe November 27, 2024 23:39
Copy link
Member

@pentschev pentschev left a comment

Choose a reason for hiding this comment

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

Pushing one change that was not related to you but that made me realize a redundancy in casting, otherwise this looks good. Thanks @vyasr !

@pentschev
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 96be91f into rapidsai:branch-0.42 Dec 2, 2024
68 checks passed
@vyasr vyasr deleted the feat/update_cpplint branch December 2, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants