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 lint checking is failing #116

Open
kishorenc opened this issue Oct 4, 2022 · 1 comment
Open

CI lint checking is failing #116

kishorenc opened this issue Oct 4, 2022 · 1 comment

Comments

@kishorenc
Copy link
Member

Description

CI lint checking fails with a cryptic error:

go/pkg/mod/github.com/mattn/[email protected]/runewidth.go:7:2: found packages uniseg (doc.go) and main (gen_breaktest.go) in /go/pkg/mod/github.com/rivo/[email protected]

@v-byte-cpu can you please help with this? I get the same error when I run locally as well. Also, is it possible to use a single lint checking step, instead of using both revive and golangci-lint?

@v-byte-cpu
Copy link
Collaborator

@kishorenc sure, revive was integrated into golangci-lint

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

No branches or pull requests

2 participants