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

feat(cmd): add support for build tags #52

Merged
merged 1 commit into from
Nov 15, 2021
Merged

feat(cmd): add support for build tags #52

merged 1 commit into from
Nov 15, 2021

Conversation

princjef
Copy link
Owner

Adds a new --tags option for specifying build tags when picking files to include for documentation generation. Also supports use of GOFLAGS for specifying build tags (overridden by use of --tags or tags in the config file).

Fixes #48

@princjef princjef merged commit 63ab7db into master Nov 15, 2021
@princjef princjef deleted the build-tags branch November 15, 2021 03:10
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

Successfully merging this pull request may close these issues.

GoFlags are not honored for Build Tags
1 participant