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 ea0e31f commit feca565Copy full SHA for feca565
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.22.4.rst
@@ -33,6 +33,11 @@ C/C++
33
* The :code:`cpp/short-global-name` query will no longer give alerts for instantiations of template variables, only for the template itself.
34
* Fixed a false positive in :code:`cpp/overflow-buffer` when the type of the destination buffer is a reference to a class/struct type.
35
36
+Golang
37
+""""""
38
+
39
+* Go 1.25 is now supported.
40
41
JavaScript/TypeScript
42
"""""""""""""""""""""
43
0 commit comments