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

lint: Introduce golang linter in the CI #38

Merged
merged 3 commits into from
Jun 22, 2023
Merged

Conversation

mqasimsarfraz
Copy link
Member

This PR introduces golang linter in CI. It uses golangci/golangci-lint-action to run the linter in workflow. Also, there is a new make target lint to run the liner locally using docker.

Fixes: #17

Copy link
Collaborator

@burak-ok burak-ok left a comment

Choose a reason for hiding this comment

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

LGTM

@mqasimsarfraz
Copy link
Member Author

Thanks for the review!

@mqasimsarfraz mqasimsarfraz merged commit 5aef9ae into main Jun 22, 2023
@mqasimsarfraz mqasimsarfraz deleted the qasim/golang-linter branch June 22, 2023 13:36
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.

[RFE] Add golang linter in CI
2 participants