Gophercamp2026

About this Session

I have created many linters and some of them have made it to golangci-lint. I would like to show how easy it is to create a linter in Go, but how powerful it is. The goal is to enforce your style guides in CI, reducing cognitive load and letting your team focus on what matters: the code itself.