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

Gazelle: support paths in gazelle:exclude directives #730

Closed
jayconrod opened this issue Aug 16, 2017 · 1 comment
Closed

Gazelle: support paths in gazelle:exclude directives #730

jayconrod opened this issue Aug 16, 2017 · 1 comment

Comments

@jayconrod
Copy link
Contributor

For example, in //:BUILD.bazel, you should be able to write:

# gazelle:exclude vendor/golang.org/x/oath/google

Gazelle would still process directories above google, but not google itself.

This would be useful for increased compatibility with the dep tool, as discussed in #725.

@jayconrod
Copy link
Contributor Author

Fixed in #1107

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

No branches or pull requests

1 participant