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

fix lints and remove ioutils deprecations #681

Merged
merged 1 commit into from Sep 13, 2022
Merged

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Sep 10, 2022

Summary

  • fix lints and remove ioutils deprecations

also fix the post submit job in main branch for the golangci

Signed-off-by: cpanato <ctadeu@gmail.com>
@haydentherapper
Copy link
Contributor

@cpanato Can I help with resolving the TODOs and adding package descriptions?

@cpanato
Copy link
Member Author

cpanato commented Sep 13, 2022

@cpanato Can I help with resolving the TODOs and adding package descriptions?

please, I'm not qualified for that :(
You can do a follow-up

@cpanato cpanato merged commit 6c7cc8d into sigstore:main Sep 13, 2022
@cpanato cpanato deleted the fixlints branch September 13, 2022 08:58
mtrmac pushed a commit to mtrmac/sigstore that referenced this pull request Mar 10, 2023
This change runs a few of the standard Go linting tools against PRs, and instead of just failing it annotates files that contain problems so users can run `gofmt -s -w <filename>` (or `goimports`).

This is a nice little hygiene check that we can use to keep things consistent.

Signed-off-by: Matt Moore <mattomata@gmail.com>
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.

None yet

5 participants