C++: Apply documentation change suggestion

Co-authored-by: Jonas Jensen <jbj@github.com>
This commit is contained in:
Anders Peter Fugmann
2021-09-28 09:40:07 +02:00
committed by GitHub
parent 03bd7d7f96
commit 49c656d904

View File

@@ -1,3 +1,3 @@
lgtm,codescanning
* Increase presition to high for "Static buffer overflow" query
(cpp/static-buffer-overflow).
* Increase precision to high for the "Static buffer overflow" query
(`cpp/static-buffer-overflow`). This means the query is run and displayed by default on Code Scanning and LGTM.