这是indexloc提供的服务,不要输入任何密码
Skip to content

Implement golangci workflow #1049

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

Merged
merged 3 commits into from
Apr 14, 2022
Merged

Implement golangci workflow #1049

merged 3 commits into from
Apr 14, 2022

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented Apr 13, 2022

Uses the default uber config plus revive, which is the successor to golint

Theoretically should only flag new code added in each PR

Fixes #934

@vercel
Copy link

vercel bot commented Apr 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Deployment Preview Updated
turbo-site Deployed View Apr 14, 2022 at 0:07AM (UTC)

@gsoltis gsoltis merged commit 3c54ff8 into main Apr 14, 2022
@gsoltis gsoltis deleted the gsoltis/golangci_action branch April 14, 2022 15:54
@nathanhammond
Copy link
Contributor

brew install golangci-lint
golangci-lint run --new-from-rev=main

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.

feat: setup golang CI
3 participants