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

Extend CI with golangci-lint #78

Closed
bschaatsbergen opened this issue Dec 3, 2023 · 0 comments · Fixed by #77
Closed

Extend CI with golangci-lint #78

bschaatsbergen opened this issue Dec 3, 2023 · 0 comments · Fixed by #77
Assignees

Comments

@bschaatsbergen
Copy link
Owner

bschaatsbergen commented Dec 3, 2023

Integrate golangci-lint into our CI pipeline to enhance code quality. The current CI setup focuses on tests and builds, neglecting code style. By including golangci-lint, we aim to catch and address potential issues early, enforcing consistent coding standards.

See: https://golangci-lint.run/

Relates #77

@bschaatsbergen bschaatsbergen self-assigned this Dec 3, 2023
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer label Dec 3, 2023
@bschaatsbergen bschaatsbergen removed the needs-triage Waiting for first response or review from a maintainer label Dec 3, 2023
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 a pull request may close this issue.

1 participant