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

go_repository: don't pass default values on the command line #1294

Merged

Conversation

jayconrod
Copy link
Contributor

go_repository will no longer pass arguments to Gazelle on the command
line when the corresponding attributes are not explicitly set.

This gives Gazelle more control over the defaults. For example,
Gazelle allows an inferred proto mode to override the default mode,
but not when the default mode is explicitly requested.

Related bazel-contrib/bazel-gazelle#104

go_repository will no longer pass arguments to Gazelle on the command
line when the corresponding attributes are not explicitly set.

This gives Gazelle more control over the defaults. For example,
Gazelle allows an inferred proto mode to override the default mode,
but not when the default mode is explicitly requested.

Related bazel-contrib/bazel-gazelle#104
@jayconrod jayconrod merged commit 6b653a8 into bazel-contrib:master Jan 31, 2018
@jayconrod jayconrod deleted the go-repository-explicit-proto branch January 31, 2018 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants