Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
351 contributions in the last year
Contribution activity
October 2020
Created an issue in dominikh/go-tools that received 5 comments
SA5008: support easyjson's `intern` struct tag
easyjson adds their own intern option, see https://github.com/mailru/easyjson#string-interning – staticcheck currently flags this: bar.go:5:15: unk…