Changedocs for 2.23.0 - updating 2.22.4 golang note

This commit is contained in:
Jon Janego
2025-09-08 13:07:20 -05:00
parent 2d84f8a739
commit 2505272af7

View File

@@ -33,6 +33,11 @@ C/C++
* The :code:`cpp/short-global-name` query will no longer give alerts for instantiations of template variables, only for the template itself.
* Fixed a false positive in :code:`cpp/overflow-buffer` when the type of the destination buffer is a reference to a class/struct type.
Golang
""""""
* Go 1.25 is now supported.
JavaScript/TypeScript
"""""""""""""""""""""