addlint
addlint copied to clipboard
An example linter written with go/analysis for tutorial purposes
addlint
An example linter written with go/analysis for tutorial purposes. This is the
companion repository for the blog post about writing a custom linter with
go/analysis
:
https://arslan.io/2019/06/13/using-go-analysis-to-write-a-custom-linter/