[core] Cover cpplint for /src/ray/object_manager
(excluding plasma
)
#51084
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
(excludingplasma
, as it's being covered through #50954).Goal
Ensure all .h and .cc files in src/ray/raylet_client comply with cpplint rules.
Address or suppress all cpplint warnings.
Steps to Complete
This is a sub issue from #50583
The text was updated successfully, but these errors were encountered: