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

Replace init() by hardcoded standard package names #29

Merged
merged 2 commits into from Jan 11, 2021

Conversation

ldez
Copy link
Contributor

@ldez ldez commented Jan 10, 2021

Fixes #28

Based on #24 but with auto-generated code.

Closes #24

To generate the file: make generate or go generate ./...

@daixiang0
Copy link
Owner

Please sign all commits, refer to https://docs.github.com/articles/about-gpg/.

@ldez
Copy link
Contributor Author

ldez commented Jan 11, 2021

Could you explain why you want all commits to be signed?

@daixiang0
Copy link
Owner

See details in the link above.

@daixiang0 daixiang0 merged commit 7eb50f3 into daixiang0:master Jan 11, 2021
@ldez
Copy link
Contributor Author

ldez commented Jan 11, 2021

The doc doesn't explain why you want that, could you explain?

@ldez ldez deleted the fix/init branch January 11, 2021 01:36
@daixiang0
Copy link
Owner

In the head of the page:

Using GPG or S/MIME, you can sign tags and commits locally. These tags or commits are marked as verified on GitHub so other people can trust that the changes come from a trusted source.

@ldez
Copy link
Contributor Author

ldez commented Jan 11, 2021

So I recommend documenting that requirement in the readme and in the pull request template.

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.

gci causing golangci-lint failure
2 participants