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

ci: update the version of golangci-lint #104

Merged
merged 1 commit into from
Feb 6, 2024
Merged

ci: update the version of golangci-lint #104

merged 1 commit into from
Feb 6, 2024

Conversation

linjie7674
Copy link
Contributor

@linjie7674 linjie7674 commented Feb 5, 2024

Feature

Update the version of golangci-lint to get more detailed code check.

Get the Information of check in local machine

  • install golangci-lint ion local machine
    curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.54.0
  • run
    golangci-lint run

View inspection information in PR

We can see the check information in File changed of PR.

Copy link
Collaborator

@IRONICBo IRONICBo left a comment

Choose a reason for hiding this comment

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

LGTM

@IRONICBo IRONICBo merged commit d719b66 into goplus:dev Feb 6, 2024
1 check failed
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