Update cpp/ql/src/change-notes/2024-09-26-wrong-number-format-arguments

Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
Calum Grant
2024-09-26 13:05:06 +01:00
committed by GitHub
parent 8045440d00
commit dcb75f490f

View File

@@ -1,4 +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.
* Fixed false positives in the `cpp/wrong-number-format-arguments` ("Too few arguments to formatting function") query when the formatting function has been declared implicitly.