Skip to content

Staticcheck 2023.1.3 (v0.4.3)

Compare
Choose a tag to compare
@dominikh dominikh released this 15 Mar 11:48
· 116 commits to master since this release
2023.1.3

This release fixes the following bugs:

  • A crash when embedding type aliases of unnamed types (issue 1361)
  • A false positive in U1000, claiming that type aliases are unused (issue 1365)
  • A bug in the binary formatter that prevented correct merging behavior for some checks (issue 1372)