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

Use native golangci-lint-action #28

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

ngehrsitz
Copy link
Contributor

Description of changes:
This moves the golangci-lint step out of the main build and test pipeline thus parallelizing the execution. This leverages the official golangci-lint-action which also provides native Github error reporting.
image

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Owner

@knqyf263 knqyf263 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

@knqyf263 knqyf263 merged commit 1a615b9 into knqyf263:master Oct 14, 2023
2 checks passed
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.

2 participants