dev-resources.site
for different kinds of informations.
Building a Go linter from scratch
Published at
7/31/2023
Categories
go
Author
Jonathan Hall
Categories
1 categories in total
go
open
🤔 Ever wonder how linters work in Go? ❓
In my latest video, I go through Denis Isaev's tutorial "Writing Useful go/analysis Linter", to learn how to build a linter myself to learn what's involved. Follow along and see if you can learn something, too...
Articles
12 articles in total
Three things that can go before a package clause in Go
read article
Don't panic!
read article
Error handling in Go web apps shouldn't be so awkward
read article
I'm going back to school, Live
read article
Resolving type parameter ambiguities
read article
Building a Go linter from scratch
currently reading
The 10 best Go versions, ranked
read article
Go Lexical elements: Rune literals pt 3
read article
Go Lexical elements: Rune literals pt 2
read article
Go Lexical elements: Rune literals pt 1, Intro to Unicode
read article
Guess-Driven Development
read article
Go Constants can't overflow
read article
Featured ones: