We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ac14b commit 3d40c93Copy full SHA for 3d40c93
website/content/changes/2023.1.md
@@ -73,3 +73,9 @@ This release **adds support for Go 1.21** and fixes the following bugs:
73
- A crash involving generics ({{< issue "1410" >}})
74
- A false positive in {{< check "SA9001" >}} involving control flow statements ({{< issue "488" >}})
75
- A false positive in {{< check "ST1003" >}}, complaining about the names of fuzz functions ({{< issue "1420" >}}))
76
+
77
+## Staticcheck 2023.1.5 release notes {#2023.1.5}
78
79
+This release fixes the following bug:
80
81
+- A crash involving methods named `_`
0 commit comments