C++: Add a changenote for the change to cpp/short-global-name

This commit is contained in:
Ian Lynagh
2025-08-15 12:09:37 +01:00
parent 3157fcdf79
commit 0870cc370b

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `cpp/short-global-name` query will no longer give alerts for instantiations of template variables, only for the template itself.