C++: Add change note

This commit is contained in:
Calum Grant
2024-09-26 09:12:56 +01:00
parent 7f2d485ae9
commit 9b5c9af489

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Fixed false positives in the `cpp/wrong-number-format-arguments` ("Too few arguments to formatting function") query when the formatter function has been declared implicitly.