Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abbreviated targets #87

Closed
kastiglione opened this issue Oct 17, 2018 · 1 comment
Closed

Abbreviated targets #87

kastiglione opened this issue Oct 17, 2018 · 1 comment

Comments

@kastiglione
Copy link
Contributor

In my xchammer.yml, I listed an abbreviated label under targets, for example //Modules/User instead of //Modules/User:User. This resulted in no User-Bazel target, because it was looking for that label in the list of all targets, but the list of all targets uses a full label.

XCHammer should either support abbreviated labels, or generate an error when one is used.

For our project, I am wondering whether to use module paths instead of Bazel labels. For people new to bazel, Modules/User is natural but //Modules/User:User is foreign.

@kastiglione
Copy link
Contributor Author

Closing in favor of #98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant