-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
docs: remove description for deprecated "go" option #3667
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
Conversation
This option is deprecated (see the comment) and the default value is always overridden by the global So the default value of this option doesn't seem useful. I think that a better default should be an empty value or just the remove of the doc about this option. |
690200e
to
51f9218
Compare
Removed
|
Maybe we can keep the option with only the deprecated message (no default, no description). |
51f9218
to
b140bae
Compare
Removed descriptions for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The default value for
go
andlang-version
options are always overridden by the globalrun.go:
.