Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Conversation

@c-parsons
Copy link
Contributor

Stardoc will thus avoid looking for dependencies in the current workspace name within external/.

For example, if the current workspace is "io_bazel", then, when a file loads "@io_bazel//foo:bar.bzl", Stardoc will look to foo/bar.bzl instead of external/io_bazel/foo/bar.bzl

Fixes #174

Stardoc will thus avoid looking for dependencies in the current workspace name within external/.
For example, if the current workspace is "io_bazel", then, when a file loads "@io_bazel//foo:bar.bzl", Stardoc will look to foo/bar.bzl instead of external/io_bazel/foo/bar.bzl
@c-parsons c-parsons requested a review from dkelmer March 19, 2019 21:39
@c-parsons c-parsons requested a review from laurentlb as a code owner March 19, 2019 21:39
@c-parsons c-parsons merged commit 4b067c7 into master Mar 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants