Skip to content

Staticcheck 2026.2.1 (v0.8.1)

Latest

Choose a tag to compare

@dominikh dominikh released this 21 Aug 20:43
· 23 commits to master since this release
2026.2.1

This release fixes two false positives in SA4023 that were introduced with 2026.2:

  • It no longer treats unconstrained generics as never nil (#1736).
  • It no longer triggers in situations that don't involve typed nils (#1737).