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

golangci-lint: handle godox output format #256

Open
CarlJi opened this issue Jul 24, 2024 · 0 comments
Open

golangci-lint: handle godox output format #256

CarlJi opened this issue Jul 24, 2024 · 0 comments

Comments

@CarlJi
Copy link
Contributor

CarlJi commented Jul 24, 2024

background:

pkg/apis/server.go:438: pkg/apis/server.go:438: Line contains TODO/BUG/FIXME: "TODO: 如果有github账号也删除" (godox)
pkg/apis/server.go:461: pkg/apis/server.go:462: Line contains TODO/BUG/FIXME: "BUG: abndx" (godox)
pkg/apis/user.go:10: pkg/apis/user.go:10: Line contains TODO/BUG/FIXME: "TODO: for test" (godox)
pkg/apis/util.go:60: pkg/apis/util.go:60: Line contains TODO/BUG/FIXME: "fixme: 目前假设 items 都是一对一..." (godox)
pkg/apis/github_test.go:89: pkg/apis/github_test.go:89: Line contains TODO/BUG/FIXME: "TODO test:" (godox)
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

1 participant