go:generate runtime/help/options.md - #4152
Conversation
`generate_settings.go` is expected to be called with go:generate as part of the build steps.
…ttings.go` Move the option's documentation from `runtime/help/options.md` as comments in `internal/config/settings.go` so it can be parsed with a go program. NOTE: Tabs vs spaces inside the comment matters.
NOTES:
TODOs:
|
|
Feedback on this PR (related to this message) is much appreciated. |
No description provided.