github dominikh/go-tools 2019.1.1
Staticcheck 2019.1.1

latest releases: 2023.1.7, v0.4.7, 2023.1.6...
5 years ago

The 2019.1.1 release fixes some minor bugs and improves the performance of the U1000 check:

  • The ST category of checks no longer flag style issues of aliased types when the aliased type exists in a package we aren't explicitly checking. This avoids crashes and erratic error reports.
  • Compiler errors now have correct position information.
  • A crash in the Stylish reporter has been fixed.
  • We no longer flag unused objects that belong to cgo internals.
  • The U1000 check has been optimized, reducing its memory usage and runtime.

Don't miss a new go-tools release

NewReleases is sending notifications on new releases.