[core] Cover cpplint for src/ray/object_manager/plasma
#50729
Labels
core
Issues that should be addressed in Ray Core
enhancement
Request for new feature and/or capability
Description
As part of the initiative to introduce cpplint into the pre-commit hook, we are gradually cleaning up C++ folders to ensure compliance with code style requirements. This issue focuses on cleaning up
src/ray/object_manager/plasma
.Goal
.h
and.cc
files insrc/ray/object_manager/plasma
comply with cpplint rules.Steps to Complete
src/ray/object_manager/plasma
to trigger cpplint (e.g., by adding a newline).This is a sub issue from #50583
The text was updated successfully, but these errors were encountered: