dcd
dcd copied to clipboard
[Question] Integrate with golangci-lint
Hi boyter,
I saw this project from your blog https://boyter.org/posts/how-to-start-go-project-2023/#useful-toolspackages.
Will you plan to integrate with golangci-lint? Or this tool stands alone?
I never even considered it to be honest. I suppose it would be possible, but I have never looked.
I suspect that it might be too slow for the larger Go projects, which is something to consider.
@haunt98 I don't suppose you know what would be involved to do something like this?
@boyter honestly I don't know how golangci-lint integrate with other linter. Never read its source code.