You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Refactored common file find logic to `find_any_file`.
- Add `REPO.bazel` and `MODULE.bazel` to the list of workspace
sentinels.
- Add unit test for `find_workspace_dirs`.
[Docuementation](https://bazel.build/external/overview#repository)
Closes#272.
New workspace maker files:
REPO.bazel
MODULE.bazel
The list needs to be confirmed with the community.
The text was updated successfully, but these errors were encountered: