dominikh / go-tools

Staticcheck - The advanced Go linter
https://staticcheck.dev
MIT License
6.01k stars 361 forks source link

SA1006: flag more functions #1528

Closed dominikh closed 4 weeks ago

dominikh commented 2 months ago

We're at least missing fmt.Errorf, log.Fatalf, and several methods on log.Logger and methods from testing.