-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Labels
P2Important issue, but not time-criticalImportant issue, but not time-criticalcommunity-backlogcoreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray CoreenhancementRequest for new feature and/or capabilityRequest for new feature and/or capabilitygood-first-issueGreat starter issue for someone just starting to contribute to RayGreat starter issue for someone just starting to contribute to Rayhelp-wanted
Description
Description
Bazel's general practice for C++ is to place header file, impl file and unit test files under the same folder.
Example for abseil: https://github.com/abseil/abseil-cpp/blob/master/absl/container/BUILD.bazel
Use case
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issue, but not time-criticalImportant issue, but not time-criticalcommunity-backlogcoreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray CoreenhancementRequest for new feature and/or capabilityRequest for new feature and/or capabilitygood-first-issueGreat starter issue for someone just starting to contribute to RayGreat starter issue for someone just starting to contribute to Rayhelp-wanted