github dominikh/go-tools 2020.1.3
Staticcheck 2020.1.3

latest releases: 2024.1.1, v0.5.1, 2024.1...
4 years ago

This release fixes two bugs involving //lint:ignore directives:

  • When ignoring U1000 and checking a package that contains tests, Staticcheck would incorrectly complain that the linter directive didn't match any problems, even when it did.
  • On repeated runs, the position information for a "this linter directive didn't match anything" report would either be missing, or be wildly incorrect.

Don't miss a new go-tools release

NewReleases is sending notifications on new releases.