We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 917c595 commit f4d3418Copy full SHA for f4d3418
website/content/changes/2023.1.md
@@ -86,3 +86,11 @@ This release fixes the following bugs:
86
87
- A crash when using the upcoming Go 1.22 ({{< issue "1442" >}})
88
- A false positive in {{< check "SA9005" >}} when embedding basic types ({{< issue "1443" >}})
89
+
90
+## Staticcheck 2023.1.7 release notes {#2023.1.7}
91
92
+This release fixes some minor issues in Staticcheck's intermediate representation. Furthermore, it improves the way {{<
93
+check "QF1003" >}} generates suggested fixes, working around constraints in the language server protocol.
94
95
+The released binaries for this version have been built with Go 1.22 and should no longer panic when checking code
96
+targeting Go 1.22.
0 commit comments